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 8db375d + 534c272 commit ebbf4a3Copy full SHA for ebbf4a3
1 file changed
.github/workflows/renovate.yaml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
steps:
23
- name: Generate App Token for Renovate
24
- uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2.1.4
+ uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
25
id: app-token
26
with:
27
app-id: ${{ secrets.RENOVATE_BOT_CLIENT_ID }}
0 commit comments