Skip to content

Commit 7e8289c

Browse files
committed
chore(deps): update dependabot/fetch-metadata action to v2
1 parent 4560b22 commit 7e8289c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- name: Dependabot metadata
1717
id: metadata
18-
uses: dependabot/fetch-metadata@v1
18+
uses: dependabot/fetch-metadata@v2
1919
with:
2020
github-token: "${{ secrets.GITHUB_TOKEN }}"
2121
- name: Enable auto-merge for Dependabot PRs

0 commit comments

Comments
 (0)