diff --git a/.github/workflows/dependabot-prs.yml b/.github/workflows/dependabot-prs.yml index 80bace2d9..58fbd3047 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@v2.1.0 + uses: dependabot/fetch-metadata@v2.2.0 - uses: actions/checkout@v4 with: