Skip to content

Commit

Permalink
Bump houseabsolute/actions-rust-cross from 1.0.0 to 1.0.1 (#155)
Browse files Browse the repository at this point in the history
Bumps [houseabsolute/actions-rust-cross](https://github.com/houseabsolute/actions-rust-cross) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/houseabsolute/actions-rust-cross/releases)
- [Changelog](https://github.com/houseabsolute/actions-rust-cross/blob/v1/Changes.md)
- [Commits](houseabsolute/actions-rust-cross@07f5468...e10d0dc)

---
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>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent df3e37d commit fce0b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
with:
persist-credentials: false

- uses: houseabsolute/actions-rust-cross@07f5468cc39061489d5f348d84339e112b04f1c2
- uses: houseabsolute/actions-rust-cross@e10d0dcde72fe30fbc0912ddec9c57c070a16529
with:
command: test
target: ${{ matrix.arch }}
Expand Down

0 comments on commit fce0b51

Please sign in to comment.