We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1477ec commit 3fbd8beCopy full SHA for 3fbd8be
.github/workflows/renovate.yaml
@@ -32,7 +32,7 @@ jobs:
32
steps:
33
- name: Get application token
34
id: get_token
35
- uses: actions/create-github-app-token@ad38cffc07bac6e3857755914c4c88bfd2db4da4 # v1.10.2
+ uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1.10.3
36
with:
37
app-id: ${{ secrets.RENOVATE_APP_ID }}
38
private-key: ${{ secrets.RENOVATE_PRIVATE_KEY }}
0 commit comments