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 95b628c commit 3118effCopy full SHA for 3118eff
.github/workflows/schedule-update-bot.yaml
@@ -33,7 +33,7 @@ jobs:
33
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
34
35
- name: Generate Token
36
- uses: actions/create-github-app-token@21cfef2b496dd8ef5b904c159339626a10ad380e # v1
+ uses: actions/create-github-app-token@db3cdf40984fe6fd25ae19ac2bf2f4886ae8d959 # v2
37
id: generate-token
38
with:
39
app-id: ${{ secrets.SYSELF_APP_ID }}
0 commit comments