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

Commit 1c9dbf8

Browse files
authored
Merge pull request #147 from gofiber/dependabot/github_actions/dependabot/fetch-metadata-1.3.6
Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6
2 parents 61b6878 + e01f53a commit 1c9dbf8

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.5
31+
uses: dependabot/fetch-metadata@v1.3.6
3232
with:
3333
github-token: "${{ secrets.PR_TOKEN }}"
3434
- name: Enable auto-merge for Dependabot PRs

0 commit comments

Comments
 (0)