Releases: actions-rust-lang/audit
Releases · actions-rust-lang/audit
v1.2.2
v1.2
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #68
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #69
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #70
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #73
- feat: add --locked to cargo install cargo-audit by @lwshang in #72
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #74
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #75
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #76
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #77
- Add working directory input to configure where
cargo audit
executes by @jonasbb in #78
Full Changelog: v1.1.14...v1.2
v1.2.1
What's Changed
Full Changelog: v1...v1.2.1
v1.1.14
What's Changed
- Update
cargo-audit
to 0.20.0 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #66
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #67
Full Changelog: v1...v1.1.14
v1.1.13
v1.1.12
- Fix default of file argument to make it work again for repositories without
Cargo.lock
checked in.
v1.1.11
- Allow specifying the path to the
Cargo.lock
file, in case it is not in the root of the repository (#55) - Update the example in the readme, to have the correct permissions for private repositories.
v1.1.10
Update CHANGELOG.md
v1.1.9
Update cargo-audit to 0.18.3
v1.1.8
Add changelog entry