Skip to content

Commit 610ad1a

Browse files
authored
Merge pull request #16 from advanced-security/dependabot/github_actions/dtolnay/rust-toolchain-e97e2d8cc328f1b50210efc529dca0028893a2d9
build(deps): bump dtolnay/rust-toolchain from 56f84321dbccf38fb67ce29ab63e4754056677e0 to e97e2d8cc328f1b50210efc529dca0028893a2d9
2 parents e894c41 + 6e313ef commit 610ad1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@v4
2929

3030
- name: "Setup - Rust Toolchain"
31-
uses: dtolnay/rust-toolchain@56f84321dbccf38fb67ce29ab63e4754056677e0
31+
uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9
3232
if: steps.changes.outputs.src == 'true'
3333
with:
3434
components: clippy,rustfmt

0 commit comments

Comments
 (0)