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.
2 parents 260367a + 39e0c37 commit a0f0e39Copy full SHA for a0f0e39
.github/workflows/renovate.yaml
@@ -62,7 +62,7 @@ jobs:
62
63
# https://github.com/actions/create-github-app-token
64
- name: Generate GitHub App installation token
65
- uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
+ uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
66
id: app_token
67
with:
68
app-id: ${{ vars.RENOVATE_APP_ID || '290907' }}
0 commit comments