Skip to content

Commit ff9d8ff

Browse files
build(deps): bump tj-actions/cargo-bump from 2 to 3
Bumps [tj-actions/cargo-bump](https://github.com/tj-actions/cargo-bump) from 2 to 3. - [Release notes](https://github.com/tj-actions/cargo-bump/releases) - [Changelog](https://github.com/tj-actions/cargo-bump/blob/main/HISTORY.md) - [Commits](tj-actions/cargo-bump@v2...v3) --- updated-dependencies: - dependency-name: tj-actions/cargo-bump dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 59b0234 commit ff9d8ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v4
1616

1717
- id: bump
18-
uses: tj-actions/cargo-bump@v2
18+
uses: tj-actions/cargo-bump@v3
1919

2020
- uses: peter-evans/create-pull-request@v6
2121
with:

0 commit comments

Comments
 (0)