We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3342d9 commit b7fb7f4Copy full SHA for b7fb7f4
.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@21cfef2b496dd8ef5b904c159339626a10ad380e # v1
+ uses: actions/create-github-app-token@af35edadc00be37caa72ed9f3e6d5f7801bfdf09 # v1
18
id: app-token
19
with:
20
app-id: "${{ secrets.APP_ID }}"
0 commit comments