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 c7db93b commit b8c63a7Copy full SHA for b8c63a7
.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@0f859bf9e69e887678d5bbfbee594437cb440ffe # v1
+ uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v1
18
id: app-token
19
with:
20
app-id: "${{ secrets.APP_ID }}"
0 commit comments