diff --git a/.github/workflows/dependabot-approve-and-auto-merge_job.yml b/.github/workflows/dependabot-approve-and-auto-merge_job.yml index fcba426..863f1b4 100644 --- a/.github/workflows/dependabot-approve-and-auto-merge_job.yml +++ b/.github/workflows/dependabot-approve-and-auto-merge_job.yml @@ -18,7 +18,7 @@ jobs: # will not occur. - name: Dependabot metadata id: dependabot-metadata - uses: dependabot/fetch-metadata@v1.3.4 + uses: dependabot/fetch-metadata@v1.3.5 with: github-token: "${{ secrets.GITHUB_TOKEN }}"