Merge pull request #792 from gofiber/dependabot/github_actions/dependabot/fetch-metadata-1.4.0

Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
This commit is contained in:
RW
2023-05-07 16:47:34 +02:00
committed by GitHub

View File

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