We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f23bdb5 commit 833e6afCopy full SHA for 833e6af
.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@db3cdf40984fe6fd25ae19ac2bf2f4886ae8d959 # 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