Skip to content

Commit

Permalink
Merge pull request #128 from arkedge/pin-cargo-about-version2
Browse files Browse the repository at this point in the history
Pin cargo-about version (2)
  • Loading branch information
sksat authored Nov 19, 2024
2 parents 806993e + 8362006 commit bcbdd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ jobs:

- name: install cargo-about
run: |
cargo install --locked cargo-about
cargo install --locked cargo-about --version ${{ env.CARGO_ABOUT_VERSION }}
- name: Build
run: |
Expand Down

0 comments on commit bcbdd69

Please sign in to comment.