diff --git a/.github/workflows/dependabot-update-all.yml b/.github/workflows/dependabot-update-all.yml index fc4b12e4c0..c4597bfadf 100644 --- a/.github/workflows/dependabot-update-all.yml +++ b/.github/workflows/dependabot-update-all.yml @@ -14,7 +14,7 @@ jobs: if: ${{ github.actor == 'dependabot[bot]' }} steps: - name: Generate Token - uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v1 + uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v1 id: app-token with: app-id: "${{ secrets.APP_ID }}"