Skip to content

Commit 1eefa52

Browse files
authored
Merge pull request #191 from SchlenkR/dependabot/github_actions/dependabot/fetch-metadata-2
Bump dependabot/fetch-metadata from 1 to 2
2 parents 03ec57a + e0d20b5 commit 1eefa52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-auto-approve.yml

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

0 commit comments

Comments
 (0)