Skip to content

Commit bcf7b2d

Browse files
chore(deps): update actions-rust-lang/setup-rust-toolchain action to v1.16.1 (#704)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 555c991 commit bcf7b2d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/__call-common-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ jobs:
451451
452452
- name: Setup Rust
453453
if: always() && steps.run_cargo.outputs.found_cargo == 'true'
454-
uses: actions-rust-lang/setup-rust-toolchain@2b1f5e9b395427c92ee4e3331786ca3c37afe2d7 # v1.16.0
454+
uses: actions-rust-lang/setup-rust-toolchain@46268bd060767258de96ed93c1251119784f2ab6 # v1.16.1
455455
with:
456456
components: 'rustfmt'
457457
cache: false

0 commit comments

Comments
 (0)