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 528a0dc commit 50f0cdfCopy full SHA for 50f0cdf
.github/workflows/renovate-schedule.yaml
@@ -39,7 +39,7 @@ jobs:
39
runs-on: ubuntu-latest
40
steps:
41
- name: Generate Token
42
- uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
+ uses: actions/create-github-app-token@db3cdf40984fe6fd25ae19ac2bf2f4886ae8d959 # v2.0.5
43
id: app-token
44
with:
45
app-id: "${{ secrets.APP_ID }}"
0 commit comments