Skip to content

Commit 69c13c1

Browse files
authored
Merge pull request #418 from gofiber/dependabot/github_actions/dependabot/fetch-metadata-2.4.0
Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0
2 parents 0d8a8ca + 08e39ae commit 69c13c1

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
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
- name: Dependabot metadata
3131
id: metadata
32-
uses: dependabot/fetch-metadata@v2.3.0
32+
uses: dependabot/fetch-metadata@v2.4.0
3333
with:
3434
github-token: "${{ secrets.PR_TOKEN }}"
3535
- name: Enable auto-merge for Dependabot PRs

0 commit comments

Comments
 (0)