Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit 77f7df1

Browse files
authored
Merge pull request #164 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 7e475df + 4fb9155 commit 77f7df1

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)