diff --git a/.github/workflows/dependabot.yaml b/.github/workflows/dependabot.yaml index f82a40d0..b5b14603 100644 --- a/.github/workflows/dependabot.yaml +++ b/.github/workflows/dependabot.yaml @@ -18,7 +18,7 @@ jobs: steps: - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v1 + uses: dependabot/fetch-metadata@v2 - name: checkout uses: actions/checkout@v4