Skip to content

Commit

Permalink
build(deps): bump moonrepo/setup-rust from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps [moonrepo/setup-rust](https://github.com/moonrepo/setup-rust) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/moonrepo/setup-rust/releases)
- [Changelog](https://github.com/moonrepo/setup-rust/blob/master/CHANGELOG.md)
- [Commits](moonrepo/setup-rust@d8048d4...e013866)

---
updated-dependencies:
- dependency-name: moonrepo/setup-rust
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 1032118 commit b0d4f37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
sudo apt-get update
sudo apt-get install libstdc++-12-dev
- name: Install latest
uses: moonrepo/setup-rust@d8048d4fdff0633123678b093726e6d7c8ad6de5 # v1.2.0
uses: moonrepo/setup-rust@e013866c4215f77c925f42f60257dec7dd18836e # v1.2.1
with:
targets: wasm32-unknown-unknown
channel: nightly
Expand Down

0 comments on commit b0d4f37

Please sign in to comment.