Skip to content

Commit

Permalink
Bump baptiste0928/cargo-install from 1.3.0 to 3.0.0 (#302)
Browse files Browse the repository at this point in the history
Bumps [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install) from 1.3.0 to 3.0.0.
- [Release notes](https://github.com/baptiste0928/cargo-install/releases)
- [Changelog](https://github.com/baptiste0928/cargo-install/blob/main/CHANGELOG.md)
- [Commits](baptiste0928/cargo-install@bf67588...1cd874a)

---
updated-dependencies:
- dependency-name: baptiste0928/cargo-install
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 5, 2024
1 parent 2281896 commit fd5f169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contract-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
uses: Swatinem/rust-cache@v2

- name: Install cargo-contract
uses: baptiste0928/cargo-install@21a18ba3bf4a184d1804e8b759930d3471b1c941 # v2.2.0
uses: baptiste0928/cargo-install@1cd874a5478fdca35d868ccc74640c5aabbb8f1b # v3.0.0
with:
crate: cargo-contract
version: "4.0.0-rc.1"
Expand Down

0 comments on commit fd5f169

Please sign in to comment.