Skip to content

Commit b7db52c

Browse files
ci(tools): update dependabot/fetch-metadata action to v3 (#210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3dc8dc9 commit b7db52c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
permission-issues: write
3030

3131
- name: Fetch metadata
32-
uses: dependabot/fetch-metadata@v2
32+
uses: dependabot/fetch-metadata@v3
3333
with:
3434
github-token: ${{ secrets.GITHUB_TOKEN }}
3535

0 commit comments

Comments
 (0)