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.
1 parent b73698c commit 6ee1a1aCopy full SHA for 6ee1a1a
.github/workflows/dependabot.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Generate GitHub App token
35
id: generate_token
36
- uses: actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1
+ uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
37
with:
38
app-id: ${{ env.APP_ID }}
39
private-key: ${{ env.PRIVATE_KEY }}
0 commit comments