Merge pull request #839 from gofiber/dependabot/github_actions/dependabot/fetch-metadata-1.5.1

Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1
This commit is contained in:
RW
2023-05-29 18:16:20 +02:00
committed by GitHub

View File

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