File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4444 version : 1.0
4545
4646 - name : Install just
47- uses : taiki-e/install-action@e49978b799e49ff429d162b7a30601a569ab6538 # v2
47+ uses : taiki-e/install-action@fd2f5e3d644b484055ebf4268f474c565f148f25 # v2
4848 with :
4949 tool : just
5050
Original file line number Diff line number Diff line change 2424 runs-on : ubuntu-latest
2525
2626 steps :
27- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
27+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2828 with :
2929 fetch-depth : 0
3030
Original file line number Diff line number Diff line change 2222 runs-on : ubuntu-latest
2323
2424 steps :
25- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
25+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2626 with :
2727 fetch-depth : 0
2828
7777
7878 - name : Install just
7979 if : steps.guard.outputs.run == 'true'
80- uses : taiki-e/install-action@e49978b799e49ff429d162b7a30601a569ab6538 # v2
80+ uses : taiki-e/install-action@fd2f5e3d644b484055ebf4268f474c565f148f25 # v2
8181 with :
8282 tool : just
8383
Original file line number Diff line number Diff line change 2424 runs-on : ubuntu-latest
2525
2626 steps :
27- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
27+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2828 with :
2929 fetch-depth : 0
3030
Original file line number Diff line number Diff line change 2525 runs-on : ubuntu-latest
2626
2727 steps :
28- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
28+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2929 with :
3030 fetch-depth : 0
3131
Original file line number Diff line number Diff line change 6464 archive : zip
6565
6666 steps :
67- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
67+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
6868 with :
6969 # Check out the exact tag being released (or HEAD for untargeted dispatch).
7070 ref : ${{ inputs.tag || github.sha }}
Original file line number Diff line number Diff line change 3939 app-id : ${{ secrets.RELEASE_PLZ_APP_ID }}
4040 private-key : ${{ secrets.RELEASE_PLZ_APP_PRIVATE_KEY }}
4141
42- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
42+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
4343 with :
4444 fetch-depth : 0
4545 persist-credentials : false
4949 cache-key : release-plz-release
5050
5151 - id : release-plz
52- uses : release-plz/action@064f4d1e36c843611ddf013be726beaa4ad804db # v0.5
52+ uses : release-plz/action@e8792575c7f2366cf6ff3ccc33ead9ace5b691c7 # v0.5
5353 with :
5454 command : release
5555 env :
@@ -125,7 +125,7 @@ jobs:
125125 app-id : ${{ secrets.RELEASE_PLZ_APP_ID }}
126126 private-key : ${{ secrets.RELEASE_PLZ_APP_PRIVATE_KEY }}
127127
128- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
128+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
129129 with :
130130 fetch-depth : 0
131131 persist-credentials : false
@@ -135,7 +135,7 @@ jobs:
135135 cache-key : release-plz-pr
136136
137137 - id : release-plz
138- uses : release-plz/action@064f4d1e36c843611ddf013be726beaa4ad804db # v0.5
138+ uses : release-plz/action@e8792575c7f2366cf6ff3ccc33ead9ace5b691c7 # v0.5
139139 with :
140140 command : release-pr
141141 env :
Original file line number Diff line number Diff line change 2424 runs-on : ubuntu-latest
2525
2626 steps :
27- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
27+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2828 with :
2929 fetch-depth : 0
3030
You can’t perform that action at this time.
0 commit comments