diff --git a/.github/workflows/dependabot-prs.yml b/.github/workflows/dependabot-prs.yml index a7634f028..5a971fbbd 100644 --- a/.github/workflows/dependabot-prs.yml +++ b/.github/workflows/dependabot-prs.yml @@ -16,7 +16,7 @@ jobs: - name: Fetch Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v1.6.0 + uses: dependabot/fetch-metadata@v2.0.0 - uses: actions/checkout@v4 with: