diff --git a/.github/workflows/dependabot-approve-and-auto-merge.yaml b/.github/workflows/dependabot-approve-and-auto-merge.yaml index 44e41b4..92ba1f4 100644 --- a/.github/workflows/dependabot-approve-and-auto-merge.yaml +++ b/.github/workflows/dependabot-approve-and-auto-merge.yaml @@ -13,7 +13,7 @@ jobs: steps: - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v1.6.0 + uses: dependabot/fetch-metadata@v2.0.0 with: github-token: '${{ secrets.GITHUB_TOKEN }}' - name: Approve a PR