There was an error while loading. Please reload this page.
1 parent 0803463 commit c3e23e2Copy full SHA for c3e23e2
1 file changed
.github/workflows/cd.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Generate GitHub App Token
41
id: app-token
42
- uses: actions/create-github-app-token@v2
+ uses: actions/create-github-app-token@f8d387b68d61c58ab83c6c016672934102569859 # v3
43
with:
44
app-id: ${{ vars.CI_APP_ID }}
45
private-key: ${{ secrets.CI_APP_KEY }}
0 commit comments