diff --git a/.github/workflows/depbot-auto.yml b/.github/workflows/depbot-auto.yml index b81b7320..2ff217f1 100644 --- a/.github/workflows/depbot-auto.yml +++ b/.github/workflows/depbot-auto.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v2 + uses: dependabot/fetch-metadata@v3 with: github-token: '${{ secrets.GITHUB_TOKEN }}'