diff --git a/.github/workflows/dependabot-merge.yml b/.github/workflows/dependabot-merge.yml index 5f85d539162..77930815348 100644 --- a/.github/workflows/dependabot-merge.yml +++ b/.github/workflows/dependabot-merge.yml @@ -14,7 +14,7 @@ jobs: # will not occur. - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@7a4b92f93a688100997537756415299e15fc2431 + uses: dependabot/fetch-metadata@4e3019bf56bd4a14aabb4848d07a268b65f55429 with: github-token: "${{ secrets.GITHUB_TOKEN }}" # Here the PR gets approved.