Skip to content

Commit 50f0cdf

Browse files
feat(github-action)!: Update actions/create-github-app-token ( v1.12.0 → v2.0.5 )
1 parent 528a0dc commit 50f0cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate-schedule.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
runs-on: ubuntu-latest
4040
steps:
4141
- name: Generate Token
42-
uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
42+
uses: actions/create-github-app-token@db3cdf40984fe6fd25ae19ac2bf2f4886ae8d959 # v2.0.5
4343
id: app-token
4444
with:
4545
app-id: "${{ secrets.APP_ID }}"

0 commit comments

Comments
 (0)