We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e76ef8 commit 2f5641cCopy full SHA for 2f5641c
.github/workflows/renovate.yaml
@@ -39,7 +39,7 @@ jobs:
39
runs-on: ubuntu-latest
40
steps:
41
- name: Generate Token
42
- uses: actions/create-github-app-token@7bd03711494f032dfa3be3558f7dc8787b0be333 # v3.1.0
+ uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3.1.1
43
id: app-token
44
with:
45
app-id: "${{ secrets.BOT_APP_ID }}"
0 commit comments