Skip to content

Releases: actions-rust-lang/audit

v1.2.2

06 Nov 21:23
Compare
Choose a tag to compare

What's Changed

  • Update cargo-audit to 0.21.0

Full Changelog: v1.2.1...v1.2.2

v1.2

05 May 13:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.14...v1.2

v1.2.1

31 Jul 21:52
531fba5
Compare
Choose a tag to compare

What's Changed

  • Remove --locked from install instructions by @jonasbb in #89

Full Changelog: v1...v1.2.1

v1.1.14

18 Feb 15:22
50559e3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1...v1.1.14

v1.1.13

03 Feb 21:25
5308f89
Compare
Choose a tag to compare

What's Changed

  • Update cargo-audit to 0.19.0

New Contributors

Full Changelog: v1.1.12...v1.1.13

v1.1.12

19 Jan 23:29
61ccdfe
Compare
Choose a tag to compare
  • Fix default of file argument to make it work again for repositories without Cargo.lock checked in.

v1.1.11

18 Jan 20:24
9c29543
Compare
Choose a tag to compare
  • 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

02 Nov 07:30
001355d
Compare
Choose a tag to compare
Update CHANGELOG.md

v1.1.9

01 Nov 20:56
d691f93
Compare
Choose a tag to compare
Update cargo-audit to 0.18.3

v1.1.8

23 Aug 17:19
Compare
Choose a tag to compare
Add changelog entry