Skip to content

Commit 571b661

Browse files
data-douserCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Signed-off-by: Nathan Randall <70299490+data-douser@users.noreply.github.com>
1 parent 786684d commit 571b661

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/actions/setup-codeql-environment

.github/actions/setup-codeql-environment/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ runs:
463463
464464
- name: Setup Rust toolchain
465465
if: inputs.install-language-runtimes == 'true' && contains(inputs.languages, 'rust')
466-
uses: dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable
466+
uses: dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # 1.88.0
467467
with:
468468
toolchain: ${{ inputs.rust-version }}
469469
components: rust-src

0 commit comments

Comments
 (0)