Skip to content

Commit c8024d5

Browse files
authored
Merge pull request #286 from SovereignCloudStack/renovate/major-2-github-actions
🌱 Update Github Actions group to v2
2 parents 72004c0 + 07772e1 commit c8024d5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/schedule-update-bot.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ jobs:
3333
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3434

3535
- name: Generate Token
36-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
36+
uses: actions/create-github-app-token@3ff1caaa28b64c9cc276ce0a02e2ff584f3900c5 # v2
37+
3738
id: generate-token
3839
with:
3940
app-id: ${{ secrets.SCS_APP_ID }}

0 commit comments

Comments
 (0)