diff --git a/.github/workflows/dependabot.yaml b/.github/workflows/dependabot.yaml index 6756a5e..acea413 100644 --- a/.github/workflows/dependabot.yaml +++ b/.github/workflows/dependabot.yaml @@ -21,7 +21,7 @@ jobs: steps: - name: Fetch Metadata id: metadata - uses: dependabot/fetch-metadata@v2 + uses: dependabot/fetch-metadata@v3 with: github-token: ${{ secrets.GITHUB_TOKEN }}