Merge pull request #540 from gofiber/dependabot/github_actions/dependabot/fetch-metadata-1.3.4

Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4
This commit is contained in:
RW
2022-10-03 10:05:43 +02:00
committed by GitHub

View File

@@ -26,7 +26,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.3.3
uses: dependabot/fetch-metadata@v1.3.4
with:
github-token: "${{ secrets.PR_TOKEN }}"
- name: Enable auto-merge for Dependabot PRs