Skip to content

Commit c4cf528

Browse files
ci(deps): bump obi1kenobi/cargo-semver-checks-action from 2.8 to 2.9 (#778)
Bumps [obi1kenobi/cargo-semver-checks-action](https://github.com/obi1kenobi/cargo-semver-checks-action) from 2.8 to 2.9. - [Release notes](https://github.com/obi1kenobi/cargo-semver-checks-action/releases) - [Commits](obi1kenobi/cargo-semver-checks-action@5b298c9...6b69fcf) --- updated-dependencies: - dependency-name: obi1kenobi/cargo-semver-checks-action dependency-version: '2.9' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7459dd6 commit c4cf528

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ jobs:
196196
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
197197
with:
198198
persist-credentials: false
199-
- uses: obi1kenobi/cargo-semver-checks-action@5b298c9520f7096a4683c0bd981a7ac5a7e249ae # v2.8
199+
- uses: obi1kenobi/cargo-semver-checks-action@6b69fcf40e9b5fb17adeb57e4b6ecd020649a239 # v2.9
200200
with:
201201
manifest-path: ${{ github.workspace }}/${{ matrix.workspace }}
202202
feature-group: ${{ matrix.feature_group }}

0 commit comments

Comments
 (0)