diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index a8f94f3a5..f576568f7 100644 --- a/.github/workflows/dependabot-merge.yml +++ b/.github/workflows/dependabot-merge.yml @@ -13,7 +13,7 @@ jobs: # will not occur. - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@15c49302c4a0a37e326ec87971fba5d1e4322d97 + uses: dependabot/fetch-metadata@ce64ab543818415476df7072e04370945165b773 with: github-token: "${{ secrets.GITHUB_TOKEN }}" # Here the PR gets approved.