We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e0cc54 commit cb594c8Copy full SHA for cb594c8
.github/workflows/semver.yml
@@ -24,5 +24,6 @@ jobs:
24
with:
25
crate: cargo-semver-checks
26
version: '0.43.0'
27
+ locked: true
28
- name: run check-release
29
run: cargo semver-checks check-release
0 commit comments