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 8ca78ad commit b694aaaCopy full SHA for b694aaa
1 file changed
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@d053c7f943c3a577e98f342e9e28edf09931644c # v2.75.6
+ uses: taiki-e/install-action@0abfcd587b70a713fdaa7fb502c885e2112acb15 # v2.75.7
76
with:
77
tool: cargo-semver-checks@0.46
78
- name: Install cargo-binstall
0 commit comments