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 d8a6791 + 88f2fb9 commit bf74c80Copy full SHA for bf74c80
1 file changed
.github/workflows/renovate.yaml
@@ -28,7 +28,7 @@ jobs:
28
runs-on: ${{ inputs.runsOn || 'ubuntu-latest' }}
29
steps:
30
- name: Generate Token
31
- uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
+ uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
32
id: app-token
33
with:
34
app-id: ${{ secrets.RENOVATE_BOT_CLIENT_ID }}
0 commit comments