Skip to content

Commit 1c6d6fd

Browse files
chore(deps): bump dependabot/fetch-metadata (#232)
Bumps the all-dependencies group with 1 update: [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata). Updates `dependabot/fetch-metadata` from 2 to 3 - [Release notes](https://github.com/dependabot/fetch-metadata/releases) - [Commits](dependabot/fetch-metadata@v2...v3) --- updated-dependencies: - dependency-name: dependabot/fetch-metadata dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25710eb commit 1c6d6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot.auto.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- name: Fetch Dependabot metadata
1818
id: metadata
19-
uses: dependabot/fetch-metadata@v2
19+
uses: dependabot/fetch-metadata@v3
2020
with:
2121
github-token: "${{ secrets.GITHUB_TOKEN }}"
2222
skip-commit-verification: true

0 commit comments

Comments
 (0)