Merge pull request #607 from gofiber/dependabot/github_actions/dependabot/fetch-metadata-1.3.5

Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5
This commit is contained in:
RW
2022-11-03 08:25:15 +01:00
committed by GitHub

View File

@@ -26,7 +26,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.PR_TOKEN }}"
- name: Enable auto-merge for Dependabot PRs