diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index 4d159f6..e672548 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -22,7 +22,7 @@ jobs: - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v1.3.6 + uses: dependabot/fetch-metadata@v1.4.0 with: github-token: "${{ secrets.pr_approve_and_merge_pat }}"