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.
1 parent 65e1181 commit 3d80b1eCopy full SHA for 3d80b1e
.github/workflows/pr-verify.yml
@@ -39,7 +39,7 @@ jobs:
39
done
40
41
- name: Generate Token
42
- uses: actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1
+ uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2
43
id: generate-token
44
with:
45
app-id: ${{ secrets.SYSELF_APP_ID }}
.github/workflows/schedule-update-bot.yaml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
35
36
37
38
0 commit comments