Skip to content

Commit ea0a564

Browse files
ci: bump houseabsolute/actions-rust-cross from 0.0.14 to 0.0.15 (#401)
Bumps [houseabsolute/actions-rust-cross](https://github.com/houseabsolute/actions-rust-cross) from 0.0.14 to 0.0.15. - [Release notes](https://github.com/houseabsolute/actions-rust-cross/releases) - [Changelog](https://github.com/houseabsolute/actions-rust-cross/blob/v0/Changes.md) - [Commits](houseabsolute/actions-rust-cross@ad283b2...e021eb0) --- updated-dependencies: - dependency-name: houseabsolute/actions-rust-cross dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d5699c commit ea0a564

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
with:
9797
persist-credentials: false
9898

99-
- uses: houseabsolute/actions-rust-cross@ad283b2fc65ad1f3a04fb8bf8b2b829aad4a9318
99+
- uses: houseabsolute/actions-rust-cross@e021eb0bd0406694c4c3bd14cfce45df810dfaa5
100100
with:
101101
command: build
102102
target: thumbv7em-none-eabi
@@ -116,7 +116,7 @@ jobs:
116116
with:
117117
persist-credentials: false
118118

119-
- uses: houseabsolute/actions-rust-cross@ad283b2fc65ad1f3a04fb8bf8b2b829aad4a9318
119+
- uses: houseabsolute/actions-rust-cross@e021eb0bd0406694c4c3bd14cfce45df810dfaa5
120120
with:
121121
command: test
122122
target: ${{ matrix.arch }}

0 commit comments

Comments
 (0)