diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 12abce4..18350bb 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Dependabot metadata id: dependabot - uses: dependabot/fetch-metadata@v2 + uses: dependabot/fetch-metadata@v3 with: github-token: '${{ secrets.GITHUB_TOKEN }}'