diff --git a/.github/workflows/dependabot-auto.yml b/.github/workflows/dependabot-auto.yml index ecb374a3..fbd732c0 100644 --- a/.github/workflows/dependabot-auto.yml +++ b/.github/workflows/dependabot-auto.yml @@ -37,7 +37,7 @@ jobs: uses: hmarr/debug-action@v2.1.0 - id: metadata name: Fetch metadata - uses: dependabot/fetch-metadata@v1.3.6 + uses: dependabot/fetch-metadata@v1.4.0 with: skip-commit-verification: true - id: checkout