diff --git a/.github/workflows/dependabot.yaml b/.github/workflows/dependabot.yaml index 6c8d192..0f2c6f5 100644 --- a/.github/workflows/dependabot.yaml +++ b/.github/workflows/dependabot.yaml @@ -11,7 +11,7 @@ jobs: steps: - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v2.3.0 + uses: dependabot/fetch-metadata@v2.4.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} - name: Approve a PR