We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72004c0 + 07772e1 commit c8024d5Copy full SHA for c8024d5
.github/workflows/schedule-update-bot.yaml
@@ -33,7 +33,8 @@ jobs:
33
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
35
- name: Generate Token
36
- uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
+ uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2
37
+
38
id: generate-token
39
with:
40
app-id: ${{ secrets.SCS_APP_ID }}
0 commit comments