diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 7bd1b80..02f887c 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -16,7 +16,7 @@ jobs: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@0fb21704c18a42ce5aa8d720ea4b912f5e6babef # v2.0.0 + uses: dependabot/fetch-metadata@5e5f99653a5b510e8555840e80cbf1514ad4af38 # v2.1.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}"