Skip to content

Commit

Permalink
chore(deps): Bump rui314/setup-mold
Browse files Browse the repository at this point in the history
Bumps [rui314/setup-mold](https://github.com/rui314/setup-mold) from 6bebc01caac32fb5251ee64f60cea0322d0e6574 to 8de9eea54963d01c1a6c200606257d65bd53bea1.
- [Commits](rui314/setup-mold@6bebc01...8de9eea)

---
updated-dependencies:
- dependency-name: rui314/setup-mold
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 17, 2024
1 parent f8e88d4 commit 5a7f911
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
toolchain: "1.56.0" # hardcoded crate MSRV, see rust-toolchain.toml etc.
# minimal profile includes rustc component which includes cargo and rustdoc

- uses: rui314/setup-mold@6bebc01caac32fb5251ee64f60cea0322d0e6574 # does not have recent tags
- uses: rui314/setup-mold@8de9eea54963d01c1a6c200606257d65bd53bea1 # does not have recent tags

- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3

Expand All @@ -55,7 +55,7 @@ jobs:
toolchain: "stable"
# minimal profile includes rustc component which includes cargo and rustdoc

- uses: rui314/setup-mold@6bebc01caac32fb5251ee64f60cea0322d0e6574 # does not have recent tags
- uses: rui314/setup-mold@8de9eea54963d01c1a6c200606257d65bd53bea1 # does not have recent tags

- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3

Expand Down Expand Up @@ -102,7 +102,7 @@ jobs:
# minimal profile includes rustc component which includes cargo and rustdoc
components: rust-src

- uses: rui314/setup-mold@6bebc01caac32fb5251ee64f60cea0322d0e6574 # does not have recent tags
- uses: rui314/setup-mold@8de9eea54963d01c1a6c200606257d65bd53bea1 # does not have recent tags

- uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3

Expand Down

0 comments on commit 5a7f911

Please sign in to comment.