diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 3d209ef..890cbf0 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -18,7 +18,7 @@ jobs: # will not occur. - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v1.7.0 + uses: dependabot/fetch-metadata@v2.0.0 with: github-token: '${{ secrets.GITHUB_TOKEN }}'