diff --git a/.github/workflows/ dependabot.yml b/.github/workflows/ dependabot.yml index 395dd35..2f6cf63 100644 --- a/.github/workflows/ dependabot.yml +++ b/.github/workflows/ dependabot.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v1.3.4 + uses: dependabot/fetch-metadata@v1.3.5 with: github-token: "${{ secrets.GITHUB_TOKEN }}" - name: Enable auto-merge for Dependabot PRs