Skip to content

Commit

Permalink
pin cargo-about version in release workflow 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sksat committed Nov 19, 2024
1 parent 806993e commit 8362006
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 8362006

Please sign in to comment.