Skip to content

Commit 0bee348

Browse files
build(deps): Bump dependabot/fetch-metadata in the gh-actions group
Bumps the gh-actions 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: gh-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4c174f commit 0bee348

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- name: Dependabot metadata
2424
id: metadata
25-
uses: dependabot/fetch-metadata@v2
25+
uses: dependabot/fetch-metadata@v3
2626
with:
2727
github-token: "${{ secrets.GITHUB_TOKEN }}"
2828

0 commit comments

Comments
 (0)