File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 steps :
2424 - id : auth
2525 name : Auth
26- uses : liblaf/actions/auth@cadf1f6ac2bed9a0ebc033e74a2c0994813e7f04 # v1
26+ uses : liblaf/actions/auth@1f83732587ff97f1babbe9218fdc5436dda1a16f # 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 3737 tool : git-cliff
3838 - id : version
3939 name : Next version
40- uses : liblaf/actions/next-version@cadf1f6ac2bed9a0ebc033e74a2c0994813e7f04 # v1
40+ uses : liblaf/actions/next-version@1f83732587ff97f1babbe9218fdc5436dda1a16f # v1
4141 env :
4242 GIT_CLIFF_CONFIG_URL : ${{ env.GIT_CLIFF_CONFIG_URL }}
4343 GITHUB_TOKEN : ${{ github.token }}
5858 steps :
5959 - id : auth
6060 name : Auth
61- uses : liblaf/actions/auth@cadf1f6ac2bed9a0ebc033e74a2c0994813e7f04 # v1
61+ uses : liblaf/actions/auth@1f83732587ff97f1babbe9218fdc5436dda1a16f # v1
6262 with :
6363 app-id : ${{ vars.APP_ID }}
6464 private-key : ${{ secrets.PRIVATE_KEY }}
Original file line number Diff line number Diff line change @@ -20,12 +20,12 @@ jobs:
2020 steps :
2121 - id : auth
2222 name : Auth
23- uses : liblaf/actions/auth@cadf1f6ac2bed9a0ebc033e74a2c0994813e7f04 # v1
23+ uses : liblaf/actions/auth@1f83732587ff97f1babbe9218fdc5436dda1a16f # v1
2424 with :
2525 app-id : ${{ vars.APP_ID }}
2626 private-key : ${{ secrets.PRIVATE_KEY }}
2727 - name : Publish drafts
28- uses : liblaf/actions/publish-drafts@cadf1f6ac2bed9a0ebc033e74a2c0994813e7f04 # v1
28+ uses : liblaf/actions/publish-drafts@1f83732587ff97f1babbe9218fdc5436dda1a16f # v1
2929 with :
3030 older-than : 6h
3131 token : ${{ steps.auth.outputs.token }}
You can’t perform that action at this time.
0 commit comments