diff --git a/.github/workflows/dependabot.yaml b/.github/workflows/dependabot.yaml index e62baed90f..fff1128318 100644 --- a/.github/workflows/dependabot.yaml +++ b/.github/workflows/dependabot.yaml @@ -5,7 +5,7 @@ jobs: steps: - id: "metadata" name: "Dependabot metadata" - uses: "dependabot/fetch-metadata@v2" + uses: "dependabot/fetch-metadata@v3" with: github-token: "${{ secrets.GITHUB_TOKEN }}" - env: