There was an error while loading. Please reload this page.
1 parent 4cf4971 commit 6295449Copy full SHA for 6295449
1 file changed
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
steps:
38
- name: Generate GitHub App Token
39
id: app-token
40
- uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
+ uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
41
with:
42
app-id: ${{ secrets.APP_ID }}
43
private-key: ${{ secrets.APP_PRIVATE_KEY }}
@@ -214,7 +214,7 @@ jobs:
214
215
216
217
218
219
220
0 commit comments