Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

Commit 6ced278

Browse files
authored
Merge pull request #109 from gofiber/dependabot/github_actions/dependabot/fetch-metadata-2.3.0
build(deps): bump dependabot/fetch-metadata from 2.2.0 to 2.3.0
2 parents 6c5f065 + 4dcac48 commit 6ced278

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)