diff --git a/.github/workflows/dependabot-auto-pr.yml b/.github/workflows/dependabot-auto-pr.yml index 1d4b98b..9858f96 100644 --- a/.github/workflows/dependabot-auto-pr.yml +++ b/.github/workflows/dependabot-auto-pr.yml @@ -17,7 +17,7 @@ jobs: # will not occur. - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v1.1.1 + uses: dependabot/fetch-metadata@v2.1.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}" # Here the PR gets approved.