We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caebe00 commit 8eb6822Copy full SHA for 8eb6822
.github/workflows/dependabot-update-all.yml
@@ -14,7 +14,7 @@ jobs:
14
if: ${{ github.actor == 'dependabot[bot]' }}
15
steps:
16
- name: Generate Token
17
- uses: actions/create-github-app-token@c1a285145b9d317df6ced56c09f525b5c2b6f755 # v1
+ uses: actions/create-github-app-token@136412a57a7081aa63c935a2cc2918f76c34f514 # v1
18
id: app-token
19
with:
20
app-id: "${{ secrets.APP_ID }}"
0 commit comments