We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23bdb5 commit 62558dcCopy full SHA for 62558dc
.github/workflows/pr-verify.yaml
@@ -42,7 +42,7 @@ jobs:
42
done
43
44
- name: Generate Token
45
- uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
+ uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
46
id: generate-token
47
with:
48
app-id: ${{ secrets.SCS_APP_ID }}
.github/workflows/schedule-update-bot.yaml
@@ -38,7 +38,7 @@ jobs:
38
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
39
40
41
0 commit comments