File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 steps :
2626 - id : auth
2727 name : Auth
28- uses : liblaf/actions/auth@c0ddb2356ceaa62ed3108a073f2e2a303264afa6 # v1
28+ uses : liblaf/actions/auth@cadf1f6ac2bed9a0ebc033e74a2c0994813e7f04 # v1
2929 with :
3030 app-id : ${{ vars.APP_ID }}
3131 private-key : ${{ secrets.PRIVATE_KEY }}
Original file line number Diff line number Diff line change @@ -32,15 +32,15 @@ jobs:
3232 steps :
3333 - id : auth
3434 name : Auth
35- uses : liblaf/actions/auth@c0ddb2356ceaa62ed3108a073f2e2a303264afa6 # v1
35+ uses : liblaf/actions/auth@cadf1f6ac2bed9a0ebc033e74a2c0994813e7f04 # v1
3636 with :
3737 app-id : ${{ vars.APP_ID }}
3838 private-key : ${{ secrets.PRIVATE_KEY }}
3939 - name : Checkout
4040 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
4141 - id : lint
4242 name : MegaLinter
43- uses : liblaf/actions/mega-linter@c0ddb2356ceaa62ed3108a073f2e2a303264afa6 # v1
43+ uses : liblaf/actions/mega-linter@cadf1f6ac2bed9a0ebc033e74a2c0994813e7f04 # v1
4444 with :
4545 token : ${{ steps.auth.outputs.token }}
4646 - if : success() || failure()
Original file line number Diff line number Diff line change 2323 steps :
2424 - id : auth
2525 name : Auth
26- uses : liblaf/actions/auth@c0ddb2356ceaa62ed3108a073f2e2a303264afa6 # v1
26+ uses : liblaf/actions/auth@cadf1f6ac2bed9a0ebc033e74a2c0994813e7f04 # v1
2727 with :
2828 app-id : ${{ vars.APP_ID }}
2929 private-key : ${{ secrets.PRIVATE_KEY }}
Original file line number Diff line number Diff line change 2929 steps :
3030 - id : auth
3131 name : Auth
32- uses : liblaf/actions/auth@c0ddb2356ceaa62ed3108a073f2e2a303264afa6 # v1
32+ uses : liblaf/actions/auth@cadf1f6ac2bed9a0ebc033e74a2c0994813e7f04 # v1
3333 with :
3434 app-id : ${{ vars.APP_ID }}
3535 private-key : ${{ secrets.PRIVATE_KEY }}
4343 tool : git-cliff
4444 - id : version
4545 name : Next version
46- uses : liblaf/actions/next-version@c0ddb2356ceaa62ed3108a073f2e2a303264afa6 # v1
46+ uses : liblaf/actions/next-version@cadf1f6ac2bed9a0ebc033e74a2c0994813e7f04 # v1
4747 - if : steps.version.outputs.bumped == 'true'
4848 name : Generate changelog
4949 run : |-
You can’t perform that action at this time.
0 commit comments