Skip to content

Commit

Permalink
Bump IronCoreLabs/rust-install from 0.1.0 to 0.1.2 (#317)
Browse files Browse the repository at this point in the history
Bumps [IronCoreLabs/rust-install](https://github.com/ironcorelabs/rust-install) from 0.1.0 to 0.1.2.
- [Release notes](https://github.com/ironcorelabs/rust-install/releases)
- [Changelog](https://github.com/IronCoreLabs/rust-install/blob/main/CHANGELOG.md)
- [Commits](IronCoreLabs/rust-install@v0.1.0...v0.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 2, 2024
1 parent 946ff0f commit 1eb0164
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -116,7 +116,7 @@ jobs:
components: rustfmt
- run: cargo fmt --all -- --check
- name: Install cargo-sort
uses: IronCoreLabs/rust-install@v0.1.0
uses: IronCoreLabs/rust-install@v0.1.2
with:
crate: cargo-sort
accesskey: AKIAU2WBY6VDTC563V7G
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/daily.yaml
Expand Up @@ -21,7 +21,7 @@ jobs:
keys: ${{ secrets.IRONHIDE_KEYS }}
input: tests/testkeys/iak-stage.pem.iron
- name: Install sccache
uses: IronCoreLabs/rust-install@v0.1.0
uses: IronCoreLabs/rust-install@v0.1.2
with:
crate: sccache
accesskey: AKIAU2WBY6VDTC563V7G
Expand Down

0 comments on commit 1eb0164

Please sign in to comment.