We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 619a423 commit 3ac6ec6Copy full SHA for 3ac6ec6
2 files changed
.github/workflows/Generate-changelog.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
fetch-depth: 0
27
28
- - uses: taiki-e/install-action@0cccd59f03b32c54f0db097c518c320bfc8c73b3 # v2.71.1
+ - uses: taiki-e/install-action@7a562dfa955aa2e4d5b0fd6ebd57ff9715c07b0b # v2.73.0
29
30
tool: git-cliff
31
.github/workflows/test.yml
@@ -60,7 +60,7 @@ jobs:
60
61
# actions-rust-lang/setup-rust-toolchain is Caching for Rust tools and build artifacts is enabled.
62
63
64
65
tool: cargo-binstall just cargo-all-features cargo-nextest
66
0 commit comments