Skip to content

Commit a674dfe

Browse files
[CI] Bump obi1kenobi/cargo-semver-checks-action from 2.6 to 2.8 (#2827)
Bumps [obi1kenobi/cargo-semver-checks-action](https://github.com/obi1kenobi/cargo-semver-checks-action) from 2.6 to 2.8. - [Release notes](https://github.com/obi1kenobi/cargo-semver-checks-action/releases) - [Commits](obi1kenobi/cargo-semver-checks-action@7272cc2...5b298c9) --- updated-dependencies: - dependency-name: obi1kenobi/cargo-semver-checks-action dependency-version: '2.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab544d8 commit a674dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@ jobs:
572572
# gets run on different targets. Some of our API is target-specific (e.g.,
573573
# SIMD type impls), and so we need to run on each target.
574574
- name: Check semver compatibility
575-
uses: obi1kenobi/cargo-semver-checks-action@7272cc2caa468d3e009a2b0a9cc366839348237b # v2.6
575+
uses: obi1kenobi/cargo-semver-checks-action@5b298c9520f7096a4683c0bd981a7ac5a7e249ae # v2.8
576576
with:
577577
# Don't semver check zerocopy-derive; as a proc macro, it doesn't have
578578
# an API that cargo-semver-checks can understand.

0 commit comments

Comments
 (0)