Skip to content

Commit 3c80454

Browse files
chore(deps): bump dependabot/fetch-metadata from 2 to 3 (#106)
Bumps [dependabot/fetch-metadata](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e95a801 commit 3c80454

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
steps:
3131
- name: Dependabot metadata
3232
id: metadata
33-
uses: dependabot/fetch-metadata@v2
33+
uses: dependabot/fetch-metadata@v3
3434
with:
3535
github-token: '${{ secrets.GITHUB_TOKEN }}'
3636

0 commit comments

Comments
 (0)