Skip to content

Commit ae69faf

Browse files
build(deps): bump dependabot/fetch-metadata from 2 to 3 (#148)
1 parent 8cea3aa commit ae69faf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Dependabot metadata
1818
id: metadata
19-
uses: dependabot/fetch-metadata@v2
19+
uses: dependabot/fetch-metadata@v3
2020

2121
- name: Enable auto-merge for Dependabot PRs
2222
if: ${{ steps.metadata.outputs.update-type != 'version-update:semver-major' }}

0 commit comments

Comments
 (0)