diff --git a/.github/workflows/dependabot-compat.yml b/.github/workflows/dependabot-compat.yml index f68932f..b62a272 100644 --- a/.github/workflows/dependabot-compat.yml +++ b/.github/workflows/dependabot-compat.yml @@ -272,7 +272,7 @@ jobs: steps: - name: Get Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v2 + uses: dependabot/fetch-metadata@v3 with: github-token: ${{ secrets.GITHUB_TOKEN }}