Skip to content

Commit c08d5dc

Browse files
chore(deps): Update compatible (actions) (#99)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [Swatinem/rust-cache](https://redirect.github.com/Swatinem/rust-cache) | action | patch | `v2.9.1` → `v2.9.2` | | | [actions/upload-code-coverage](https://redirect.github.com/actions/upload-code-coverage) | action | patch | `v1.4.1` → `v1.4.2` | | | [crate-ci/typos](https://redirect.github.com/crate-ci/typos) | action | minor | `v1.48.0` → `v1.50.0` | | | [github/codeql-action](https://redirect.github.com/github/codeql-action) | action | patch | `v4.37.4` → `v4.37.9` | | | [taiki-e/install-action](https://redirect.github.com/taiki-e/install-action) | action | minor | `v2.85.5` → `v2.87.0` | `v2.87.2` (+1) | | [zizmorcore/zizmor-action](https://redirect.github.com/zizmorcore/zizmor-action) | action | patch | `v0.6.1` → `v0.6.2` | `v0.6.3` | --- ### Release Notes <details> <summary>Swatinem/rust-cache (Swatinem/rust-cache)</summary> ### [`v2.9.2`](https://redirect.github.com/Swatinem/rust-cache/releases/tag/v2.9.2) [Compare Source](https://redirect.github.com/Swatinem/rust-cache/compare/v2.9.1...v2.9.2) ##### What's Changed - Typofix by [@&#8203;23Skidoo](https://redirect.github.com/23Skidoo) in [#&#8203;316](https://redirect.github.com/Swatinem/rust-cache/pull/316) - fix: include target names in build/ and .fingerprint/ cleanup by [@&#8203;eitsupi](https://redirect.github.com/eitsupi) in [#&#8203;317](https://redirect.github.com/Swatinem/rust-cache/pull/317) - fix: include cdylib/rlib/dylib/staticlib targets in build and fingerprint cleanup by [@&#8203;eitsupi](https://redirect.github.com/eitsupi) in [#&#8203;320](https://redirect.github.com/Swatinem/rust-cache/pull/320) - Scan content of `$CARGO_HOME/bin` on restore instead of relying on `cargo install` metadata by [@&#8203;clechasseur](https://redirect.github.com/clechasseur) in [#&#8203;325](https://redirect.github.com/Swatinem/rust-cache/pull/325) - docs: Update checkout action version to latest by [@&#8203;sondrelg](https://redirect.github.com/sondrelg) in [#&#8203;345](https://redirect.github.com/Swatinem/rust-cache/pull/345) - Fix Windows cache path validation after Rollup migration by [@&#8203;eitsupi](https://redirect.github.com/eitsupi) in [#&#8203;355](https://redirect.github.com/Swatinem/rust-cache/pull/355) - fix: support Cargo V2 build dir layout by [@&#8203;claytonwramsey](https://redirect.github.com/claytonwramsey) in [#&#8203;371](https://redirect.github.com/Swatinem/rust-cache/pull/371) ##### New Contributors - [@&#8203;23Skidoo](https://redirect.github.com/23Skidoo) made their first contribution in [#&#8203;316](https://redirect.github.com/Swatinem/rust-cache/pull/316) - [@&#8203;eitsupi](https://redirect.github.com/eitsupi) made their first contribution in [#&#8203;317](https://redirect.github.com/Swatinem/rust-cache/pull/317) - [@&#8203;clechasseur](https://redirect.github.com/clechasseur) made their first contribution in [#&#8203;325](https://redirect.github.com/Swatinem/rust-cache/pull/325) - [@&#8203;sondrelg](https://redirect.github.com/sondrelg) made their first contribution in [#&#8203;345](https://redirect.github.com/Swatinem/rust-cache/pull/345) - [@&#8203;claytonwramsey](https://redirect.github.com/claytonwramsey) made their first contribution in [#&#8203;371](https://redirect.github.com/Swatinem/rust-cache/pull/371) **Full Changelog**: <Swatinem/rust-cache@v2.9.1...v2.9.2> </details> <details> <summary>actions/upload-code-coverage (actions/upload-code-coverage)</summary> ### [`v1.4.2`](https://redirect.github.com/actions/upload-code-coverage/compare/v1.4.1...v1.4.2) [Compare Source](https://redirect.github.com/actions/upload-code-coverage/compare/v1.4.1...v1.4.2) </details> <details> <summary>crate-ci/typos (crate-ci/typos)</summary> ### [`v1.50.0`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.50.0) [Compare Source](https://redirect.github.com/crate-ci/typos/compare/v1.49.1...v1.50.0) #### \[1.50.0] - 2026-08-28 ##### Features - Updated the dictionary with the [August 2026](https://redirect.github.com/crate-ci/typos/issues/1587) changes ### [`v1.49.1`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.49.1) [Compare Source](https://redirect.github.com/crate-ci/typos/compare/v1.49.0...v1.49.1) #### \[1.49.1] - 2026-08-27 ##### Fixes - Don't correct the brand name `HashiCorp` ### [`v1.49.0`](https://redirect.github.com/crate-ci/typos/releases/tag/v1.49.0) [Compare Source](https://redirect.github.com/crate-ci/typos/compare/v1.48.0...v1.49.0) #### \[1.49.0] - 2026-08-03 ##### Features - Updated the dictionary with the [July 2026](https://redirect.github.com/crate-ci/typos/issues/1573) changes </details> <details> <summary>github/codeql-action (github/codeql-action)</summary> ### [`v4.37.9`](https://redirect.github.com/github/codeql-action/releases/tag/v4.37.9) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v4.37.8...v4.37.9) - Update default CodeQL bundle version to [2.26.4](https://redirect.github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.4). [#&#8203;4106](https://redirect.github.com/github/codeql-action/pull/4106) ### [`v4.37.8`](https://redirect.github.com/github/codeql-action/releases/tag/v4.37.8) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v4.37.7...v4.37.8) No user facing changes. ### [`v4.37.7`](https://redirect.github.com/github/codeql-action/releases/tag/v4.37.7) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v4.37.6...v4.37.7) - Update default CodeQL bundle version to [2.26.3](https://redirect.github.com/github/codeql-action/releases/tag/codeql-bundle-v2.26.3). [#&#8203;4085](https://redirect.github.com/github/codeql-action/pull/4085) ### [`v4.37.6`](https://redirect.github.com/github/codeql-action/releases/tag/v4.37.6) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v4.37.5...v4.37.6) - Changed the default filepath for the new remote file address format that was introduced in CodeQL Action 4.37.0 / 3.37.0 to `.github/codeql-config.yml` to align it with the suggested path that is used elsewhere. [#&#8203;4070](https://redirect.github.com/github/codeql-action/pull/4070) ### [`v4.37.5`](https://redirect.github.com/github/codeql-action/releases/tag/v4.37.5) [Compare Source](https://redirect.github.com/github/codeql-action/compare/v4.37.4...v4.37.5) - Fixed a bug where a network error while streaming the download of the CodeQL bundle could terminate the `init` Action instead of falling back to downloading the bundle before extracting it. [#&#8203;4061](https://redirect.github.com/github/codeql-action/pull/4061) </details> <details> <summary>taiki-e/install-action (taiki-e/install-action)</summary> ### [`v2.87.0`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.87.0): 2.87.0 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.86.8...v2.87.0) - Support `kache`. ([#&#8203;1980](https://redirect.github.com/taiki-e/install-action/pull/1980), thanks [@&#8203;ChrisJr404](https://redirect.github.com/ChrisJr404)) - Update `vacuum@latest` to 0.30.1. - Update `uv@latest` to 0.12.6. - Update `mise@latest` to 2026.8.14. - Update `editorconfig-checker@latest` to 3.11.2. ### [`v2.86.8`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.86.8): 2.86.8 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.86.7...v2.86.8) - Update `wasmtime@latest` to 48.0.1. - Update `wasm-tools@latest` to 1.258.0. - Update `oxfmt@latest` to 1.80.0. - Update `mise@latest` to 2026.8.12. - Update `kingfisher@latest` to 2.0.0. - Update `cargo-zigbuild@latest` to 0.23.2. ### [`v2.86.7`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.86.7): 2.86.7 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.86.6...v2.86.7) - Update `tombi@latest` to 1.4.1. - Update `rafn@latest` to 0.1.5. - Update `cargo-binstall@latest` to 1.22.0. ### [`v2.86.6`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.86.6): 2.86.6 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.86.5...v2.86.6) - Update `dprint@latest` to 0.56.1. - Update `cargo-lambda@latest` to 1.9.2. - Update `biome@latest` to 2.5.10. ### [`v2.86.5`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.86.5): 2.86.5 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.86.4...v2.86.5) - Update `zola@latest` to 0.23.4. - Update `wasm-tools@latest` to 1.257.1. - Update `protoc@latest` to 3.36.0. - Update `mise@latest` to 2026.8.10. - Update `cargo-dinghy@latest` to 0.8.6. - Update `wasmtime@latest` to 48.0.0. ### [`v2.86.4`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.86.4): 2.86.4 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.86.3...v2.86.4) - Update `oxfmt@latest` to 1.79.0. - Update `mise@latest` to 2026.8.8. - Update `martin@latest` to 1.14.0. - Update `dprint@latest` to 0.56.0. - Update `cargo-about@latest` to 0.9.2. - Update `biome@latest` to 2.5.9. ### [`v2.86.3`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.86.3): 2.86.3 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.86.2...v2.86.3) - Update `prek@latest` to 0.4.14. - Update `osv-scanner@latest` to 2.5.1. - Update `cargo-llvm-cov@latest` to 0.9.0. ### [`v2.86.2`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.86.2): 2.86.2 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.86.1...v2.86.2) - Update `uv@latest` to 0.12.5. - Update `mise@latest` to 2026.8.6. - Update `cargo-tarpaulin@latest` to 0.37.2. ### [`v2.86.1`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.86.1): 2.86.1 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.86.0...v2.86.1) - Fix an issue where `oxfmt` was accidentally installed as `oxfmt-{target}{exe}`. ([#&#8203;1969](https://redirect.github.com/taiki-e/install-action/pull/1969)) ### [`v2.86.0`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.86.0): 2.86.0 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.85.14...v2.86.0) - Support `oxfmt`. ([#&#8203;1967](https://redirect.github.com/taiki-e/install-action/pull/1967), thanks [@&#8203;rami3l](https://redirect.github.com/rami3l)) ### [`v2.85.14`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.85.14): 2.85.14 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.85.13...v2.85.14) - Update `uv@latest` to 0.12.4. - Update `trivy@latest` to 0.74.0. - Update `tombi@latest` to 1.4.0. - Update `mdbook-mermaid@latest` to 0.17.1. - Update `cargo-xwin@latest` to 0.23.1. ### [`v2.85.13`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.85.13): 2.85.13 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.85.12...v2.85.13) - Update `tombi@latest` to 1.3.3. - Update `mise@latest` to 2026.8.5. - Update `kingfisher@latest` to 1.113.0. - Update `cargo-shear@latest` to 1.13.4. - Update `bpf-linker@latest` to 0.11.0. ### [`v2.85.12`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.85.12): 2.85.12 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.85.11...v2.85.12) - Update `zola@latest` to 0.23.3. - Update `wasm-tools@latest` to 1.256.0. - Update `tombi@latest` to 1.2.10. - Update `syft@latest` to 1.51.0. - Update `prek@latest` to 0.4.13. - Update `mise@latest` to 2026.8.4. - Update `editorconfig-checker@latest` to 3.11.1. - Update `cargo-tarpaulin@latest` to 0.37.1. - Update `cargo-rdme@latest` to 2.2.1. - Update `biome@latest` to 2.5.8. ### [`v2.85.11`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.85.11): 2.85.11 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.85.10...v2.85.11) - Update `zola@latest` to 0.23.2. - Update `wasm-bindgen@latest` to 0.2.127. - Update `uv@latest` to 0.12.3. - Update `osv-scanner@latest` to 2.5.0. - Update `mise@latest` to 2026.8.3. - Update `kingfisher@latest` to 1.112.0. - Update `editorconfig-checker@latest` to 3.10.0. ### [`v2.85.10`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.85.10): 2.85.10 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.85.9...v2.85.10) - Update `uv@latest` to 0.12.2. - Update `tombi@latest` to 1.2.7. - Update `cosign@latest` to 3.1.3. - Update `coreutils@latest` to 0.10.0. - Update `cargo-rdme@latest` to 2.2.0. - Update `cargo-crap@latest` to 0.4.3. ### [`v2.85.9`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.85.9): 2.85.9 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.85.8...v2.85.9) - Update `zola@latest` to 0.23.1. - Update `wild@latest` to 0.10.0. - Update `mise@latest` to 2026.8.2. - Update `just@latest` to 1.58.0. - Update `jaq@latest` to 3.1.1. - Update `cargo-nextest@latest` to 0.9.143. - Update `cargo-crap@latest` to 0.4.2. - Update `biome@latest` to 2.5.7. ### [`v2.85.8`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.85.8): 2.85.8 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.85.7...v2.85.8) - Update `zizmor@latest` to 1.29.0. - Update `typos@latest` to 1.49.0. - Update `trivy@latest` to 0.73.0. - Update `tombi@latest` to 1.2.6. - Update `prek@latest` to 0.4.12. - Update `mise@latest` to 2026.8.1. - Update `convco@latest` to 0.7.1. - Update `cargo-semver-checks@latest` to 0.50.0. - Update `cargo-crap@latest` to 0.4.1. ### [`v2.85.7`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.85.7): 2.85.7 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.85.6...v2.85.7) - Update `wasmtime@latest` to 47.0.3. - Update `uv@latest` to 0.12.1. - Update `rclone@latest` to 1.75.0. - Update `kingfisher@latest` to 1.110.0. ### [`v2.85.6`](https://redirect.github.com/taiki-e/install-action/releases/tag/v2.85.6): 2.85.6 [Compare Source](https://redirect.github.com/taiki-e/install-action/compare/v2.85.5...v2.85.6) - Update `wasm-tools@latest` to 1.255.0. - Update `tombi@latest` to 1.2.5. - Update `mise@latest` to 2026.7.18. - Update `cargo-neat@latest` to 0.5.3. - Update `cargo-crap@latest` to 0.4.0. </details> <details> <summary>zizmorcore/zizmor-action (zizmorcore/zizmor-action)</summary> ### [`v0.6.2`](https://redirect.github.com/zizmorcore/zizmor-action/releases/tag/v0.6.2) [Compare Source](https://redirect.github.com/zizmorcore/zizmor-action/compare/v0.6.1...v0.6.2) zizmor 1.29.0 is now the default version. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "before 5am on the first day of the month" - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/epage/_rust). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC40OS4wIiwidXBkYXRlZEluVmVyIjoiNDQuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9725e9e commit c08d5dc

4 files changed

Lines changed: 17 additions & 17 deletions

File tree

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ jobs:
8484
with:
8585
persist-credentials: false
8686
- name: Run zizmor
87-
uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1
87+
uses: zizmorcore/zizmor-action@3dc1ecc9bcb9e94e9b2c709687979e1298497054 # v0.6.2

.github/workflows/ci.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ jobs:
5151
- name: Install Rust
5252
run: rustup update --no-self-update ${{ matrix.rust }} && rustup default ${{ matrix.rust }}
5353
- name: Initialize cache
54-
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
54+
uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2.9.2
5555
- name: Install cargo-hack
56-
uses: taiki-e/install-action@6a1bd70eaac3c8bdf093356838d7ee09fda951cf # v2.85.5
56+
uses: taiki-e/install-action@37f7c5781271959fb65b6b35224e28652ff2b63d # v2.87.0
5757
with:
5858
tool: cargo-hack
5959
- name: Build
@@ -74,9 +74,9 @@ jobs:
7474
- name: Install Rust
7575
run: rustup update --no-self-update stable && rustup default stable
7676
- name: Initialize cache
77-
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
77+
uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2.9.2
7878
- name: Install cargo-hack
79-
uses: taiki-e/install-action@6a1bd70eaac3c8bdf093356838d7ee09fda951cf # v2.85.5
79+
uses: taiki-e/install-action@37f7c5781271959fb65b6b35224e28652ff2b63d # v2.87.0
8080
with:
8181
tool: cargo-hack
8282
- name: Default features
@@ -110,7 +110,7 @@ jobs:
110110
- name: Install Rust
111111
run: rustup update --no-self-update stable && rustup default stable
112112
- name: Initialize cache
113-
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
113+
uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2.9.2
114114
- name: "Is lockfile updated?"
115115
run: cargo update --workspace --locked
116116
docs:
@@ -124,7 +124,7 @@ jobs:
124124
- name: Install Rust
125125
run: rustup update --no-self-update $RUST_TOOLCHAIN_STABLE && rustup default $RUST_TOOLCHAIN_STABLE
126126
- name: Initialize cache
127-
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
127+
uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2.9.2
128128
- name: Check documentation
129129
env:
130130
CARGO_BUILD_WARNINGS: deny
@@ -142,7 +142,7 @@ jobs:
142142
- name: Install rustfmt
143143
run: rustup component add rustfmt
144144
- name: Initialize cache
145-
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
145+
uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2.9.2
146146
- name: Check formatting
147147
run: cargo fmt --check
148148
clippy:
@@ -160,7 +160,7 @@ jobs:
160160
- name: Install clippy
161161
run: rustup component add clippy
162162
- name: Initialize cache
163-
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
163+
uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2.9.2
164164
- name: Install SARIF tools
165165
run: cargo install clippy-sarif --locked
166166
- name: Install SARIF tools
@@ -173,7 +173,7 @@ jobs:
173173
| sarif-fmt
174174
continue-on-error: true
175175
- name: Upload
176-
uses: github/codeql-action/upload-sarif@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v4.37.4
176+
uses: github/codeql-action/upload-sarif@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9
177177
with:
178178
sarif_file: clippy-results.sarif
179179
wait-for-processing: true
@@ -194,14 +194,14 @@ jobs:
194194
- name: Install Rust
195195
run: rustup update --no-self-update stable && rustup default stable
196196
- name: Initialize cache
197-
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
197+
uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2.9.2
198198
- name: Install cargo-tarpaulin
199199
run: cargo install cargo-tarpaulin
200200
- name: Gather coverage
201201
run: cargo tarpaulin --out xml
202202
- name: Upload coverage report
203203
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository
204-
uses: actions/upload-code-coverage@1c15be36fc3733ba839b1dd643bd9556e4426dc1 # v1.4.1
204+
uses: actions/upload-code-coverage@d8e329117199404bba6fc81efe8093dc7c015e34 # v1.4.2
205205
with:
206206
file: cobertura.xml
207207
language: Rust

.github/workflows/rust-next.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ jobs:
4040
- name: Install Rust
4141
run: rustup update --no-self-update ${{ matrix.rust }} && rustup default ${{ matrix.rust }}
4242
- name: Initialize cache
43-
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
43+
uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2.9.2
4444
- name: Install cargo-hack
45-
uses: taiki-e/install-action@6a1bd70eaac3c8bdf093356838d7ee09fda951cf # v2.85.5
45+
uses: taiki-e/install-action@37f7c5781271959fb65b6b35224e28652ff2b63d # v2.87.0
4646
with:
4747
tool: cargo-hack
4848
- name: Build
@@ -65,9 +65,9 @@ jobs:
6565
- name: Install Rust
6666
run: rustup update --no-self-update stable && rustup default stable
6767
- name: Initialize cache
68-
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
68+
uses: Swatinem/rust-cache@6323deb102c322ba6fcbdcafc7e3dddab59af2b6 # v2.9.2
6969
- name: Install cargo-hack
70-
uses: taiki-e/install-action@6a1bd70eaac3c8bdf093356838d7ee09fda951cf # v2.85.5
70+
uses: taiki-e/install-action@37f7c5781271959fb65b6b35224e28652ff2b63d # v2.87.0
7171
with:
7272
tool: cargo-hack
7373
- name: Update dependencies

.github/workflows/spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
with:
2525
persist-credentials: false
2626
- name: Spell Check Repo
27-
uses: crate-ci/typos@bee27e3a4fd1ea2111cf90ab89cd076c870fce14 # v1.48.0
27+
uses: crate-ci/typos@4d9c206a77c041268485162b8e2579ad7a5cb9a3 # v1.50.0

0 commit comments

Comments
 (0)