diff --git a/.github/workflows/dependabot.yaml b/.github/workflows/dependabot.yaml index 0ece537..2221346 100644 --- a/.github/workflows/dependabot.yaml +++ b/.github/workflows/dependabot.yaml @@ -11,7 +11,7 @@ jobs: steps: - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v1.6.0 + uses: dependabot/fetch-metadata@v2.1.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} - name: Approve a PR