diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index e4b1b5b5..a03f789c 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@v2 + uses: dependabot/fetch-metadata@v3 - uses: actions/checkout@v6 - name: Approve a PR if not already approved run: |