Skip to content

Commit 1faa6d6

Browse files
chore(deps): update actions-rust-lang/setup-rust-toolchain action to v1.17.0
1 parent 9a05ab2 commit 1faa6d6

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@46268bd060767258de96ed93c1251119784f2ab6 # v1.16.1
454+
uses: actions-rust-lang/setup-rust-toolchain@166cdcfd11aee3cb47222f9ddb555ce30ddb9659 # v1.17.0
455455
with:
456456
components: 'rustfmt'
457457
cache: false

0 commit comments

Comments
 (0)