From 64d6aa4053dbe57dcbac1f6286943deed6a1ee7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 15:44:48 +0100 Subject: [PATCH] Bump houseabsolute/actions-rust-cross from 0.0.15 to 0.0.16 (#141) Bumps [houseabsolute/actions-rust-cross](https://github.com/houseabsolute/actions-rust-cross) from 0.0.15 to 0.0.16. - [Release notes](https://github.com/houseabsolute/actions-rust-cross/releases) - [Changelog](https://github.com/houseabsolute/actions-rust-cross/blob/v0/Changes.md) - [Commits](https://github.com/houseabsolute/actions-rust-cross/compare/e021eb0bd0406694c4c3bd14cfce45df810dfaa5...e35168ee8f31f83b4af8ba73d497bf25f3518a93) --- updated-dependencies: - dependency-name: houseabsolute/actions-rust-cross dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 58cbbd7..fd1cf0b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -79,7 +79,7 @@ jobs: with: persist-credentials: false - - uses: houseabsolute/actions-rust-cross@e021eb0bd0406694c4c3bd14cfce45df810dfaa5 + - uses: houseabsolute/actions-rust-cross@e35168ee8f31f83b4af8ba73d497bf25f3518a93 with: command: test target: ${{ matrix.arch }}