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 d39355f commit 385a489Copy full SHA for 385a489
action.yml
@@ -72,7 +72,7 @@ runs:
72
# Install cargo-semver-checks with install-action instead of cargo-binstall
73
# to avoid checking crates-io
74
- name: Install cargo-semver-checks
75
- uses: taiki-e/install-action@921a4027af787cda265c4f334a0f7f89b21d72e9 # v2.75.8
+ uses: taiki-e/install-action@d0f23220b09a75c6db730f13bb37c4f8144b4382 # v2.75.9
76
with:
77
tool: cargo-semver-checks@0.46
78
- name: Install cargo-binstall
0 commit comments