diff --git a/.github/workflows/dependabot-reusable.yml b/.github/workflows/dependabot-reusable.yml index 9c38e51..1e8c37d 100644 --- a/.github/workflows/dependabot-reusable.yml +++ b/.github/workflows/dependabot-reusable.yml @@ -27,7 +27,7 @@ jobs: - name: Fetch Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v1 + uses: dependabot/fetch-metadata@v3 with: github-token: ${{ secrets.GH_TOKEN }}