diff --git a/.github/workflows/dependabot-automate.yaml b/.github/workflows/dependabot-automate.yaml index d049f8d..c482aa3 100644 --- a/.github/workflows/dependabot-automate.yaml +++ b/.github/workflows/dependabot-automate.yaml @@ -18,7 +18,7 @@ jobs: steps: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v2.0.0 + uses: dependabot/fetch-metadata@v2.1.0 with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}