Skip to content

Commit 0ad014e

Browse files
authored
Merge pull request #552 from simonecorsi/dependabot/github_actions/dependabot/fetch-metadata-2.5.0
chore(deps): bump dependabot/fetch-metadata from 2.4.0 to 2.5.0
2 parents 9f6e452 + 9a6a027 commit 0ad014e

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
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- name: Dependabot metadata
2727
id: metadata
28-
uses: dependabot/fetch-metadata@v2.4.0
28+
uses: dependabot/fetch-metadata@v2.5.0
2929
with:
3030
github-token: "${{ secrets.GH_TOKEN }}"
3131
- name: Enable auto-merge for Dependabot PRs

0 commit comments

Comments
 (0)