diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index a0374bd..516404f 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Fetch Dependabot metadata id: meta - uses: dependabot/fetch-metadata@08eff52bf64351f401fb50d4972fa95b9f2c2d1b #2.4.0 + uses: dependabot/fetch-metadata@21025c705c08248db411dc16f3619e6b5f9ea21a #2.5.0 with: github-token: ${{ secrets.GITHUB_TOKEN }}