Skip to content

Commit ac1904d

Browse files
authored
Merge pull request #49 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 b0d6ef8 + 47dce56 commit ac1904d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot_automerge.yml

Lines changed: 1 addition & 1 deletion
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)