Skip to content

Commit 949d19a

Browse files
authored
Merge pull request #75 from x52dev/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 f3528cd + 5097492 commit 949d19a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-reviewer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
steps:
1818
- name: Fetch Dependabot metadata
1919
id: dependabot-metadata
20-
uses: dependabot/fetch-metadata@v2.4.0
20+
uses: dependabot/fetch-metadata@v2.5.0
2121

2222
- name: Enable auto-merge for Dependabot PRs
2323
run: gh pr merge --auto --squash "$PR_URL"

0 commit comments

Comments
 (0)