Skip to content

Commit b1e59ed

Browse files
deps(github-actions): bump dependabot/fetch-metadata from 1 to 2 (#5449)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1 to 2. - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v1...v2) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6992ae7 commit b1e59ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-automation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- name: Fetch Dependabot metadata
2323
id: metadata
24-
uses: dependabot/fetch-metadata@v1
24+
uses: dependabot/fetch-metadata@v2
2525
with:
2626
github-token: "${{ secrets.GITHUB_TOKEN }}"
2727
# This doesn't trigger an automated merge because we require at approvals

0 commit comments

Comments
 (0)