Skip to content

Commit f70c0ce

Browse files
dependabot[bot]bavshin-f5
authored andcommitted
Bump dtolnay/rust-toolchain
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from b3b07ba8b418998c39fb20f53e8b695cdcc8de1b to e97e2d8cc328f1b50210efc529dca0028893a2d9. - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](dtolnay/rust-toolchain@b3b07ba...e97e2d8) --- updated-dependencies: - dependency-name: dtolnay/rust-toolchain dependency-version: e97e2d8cc328f1b50210efc529dca0028893a2d9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b3da380 commit f70c0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
repository: 'nginx/nginx-tests'
8282
path: 'nginx/tests'
8383

84-
- uses: dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
84+
- uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9
8585
with:
8686
toolchain: ${{ matrix.rust-version }}
8787
components: clippy, rustfmt

0 commit comments

Comments
 (0)