diff --git a/.github/workflows/dependabot.yaml b/.github/workflows/dependabot.yaml index f0d09ec..ab849a8 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@v1.3.6 + uses: dependabot/fetch-metadata@v1.4.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} - name: Approve a PR