diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index ffed9d2..9b919af 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -9,7 +9,7 @@ jobs: steps: - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v1 + uses: dependabot/fetch-metadata@v2 - uses: actions/checkout@v4 - name: Approve a PR if not already approved run: |