Skip to content

Commit 3545458

Browse files
Update dependabot/fetch-metadata action to v2
1 parent 97aae11 commit 3545458

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
@@ -31,7 +31,7 @@ jobs:
3131
- name: Fetch Dependabot metadata
3232
if: github.actor == 'dependabot[bot]'
3333
id: metadata
34-
uses: dependabot/fetch-metadata@v1
34+
uses: dependabot/fetch-metadata@v2
3535
with:
3636
github-token: ${{ secrets.GITHUB_TOKEN }}
3737

0 commit comments

Comments
 (0)