Skip to content

Commit 95aa1ff

Browse files
authored
Merge pull request #44 from gofiber/dependabot/github_actions/dependabot/fetch-metadata-1.4.0
Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
2 parents 6abfb4e + 177a969 commit 95aa1ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-automerge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
steps:
2929
- name: Dependabot metadata
3030
id: metadata
31-
uses: dependabot/fetch-metadata@v1.3.6
31+
uses: dependabot/fetch-metadata@v1.4.0
3232
with:
3333
github-token: "${{ secrets.PR_TOKEN }}"
3434
- name: Enable auto-merge for Dependabot PRs

0 commit comments

Comments
 (0)