diff --git a/.github/workflows/reusable-dependabot-actions.yml b/.github/workflows/reusable-dependabot-actions.yml index 5409532..e7c9714 100644 --- a/.github/workflows/reusable-dependabot-actions.yml +++ b/.github/workflows/reusable-dependabot-actions.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Dependabot Metadata id: metadata - uses: dependabot/fetch-metadata@v2 + uses: dependabot/fetch-metadata@v3 with: github-token: ${{ secrets.GITHUB_TOKEN }}