diff --git a/.github/workflows/dependabot_auto.yml b/.github/workflows/dependabot_auto.yml index 1ac2159..e7e65e2 100644 --- a/.github/workflows/dependabot_auto.yml +++ b/.github/workflows/dependabot_auto.yml @@ -14,7 +14,7 @@ jobs: steps: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v1.3.4 + uses: dependabot/fetch-metadata@v1.7.0 with: github-token: "${{ secrets.GITHUB_TOKEN }}" skip-commit-verification: true