Skip to content

Commit acbbfaf

Browse files
Merge pull request #282 from avaje/dependabot/github_actions/main/dependabot/fetch-metadata-2
[workflow]: Bump dependabot/fetch-metadata from 1 to 2
2 parents 69bff89 + 8a8c4ad commit acbbfaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-merge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Dependabot metadata
1414
id: metadata
15-
uses: dependabot/fetch-metadata@v1
15+
uses: dependabot/fetch-metadata@v2
1616
with:
1717
github-token: "${{ secrets.GITHUB_TOKEN }}"
1818
- name: Approve a PR

0 commit comments

Comments
 (0)