Skip to content

Commit f2746e7

Browse files
chore(deps): bump rustsec/audit-check from 1 to 2 (#1550)
Bumps [rustsec/audit-check](https://github.com/rustsec/audit-check) from 1 to 2. - [Release notes](https://github.com/rustsec/audit-check/releases) - [Changelog](https://github.com/rustsec/audit-check/blob/master/CHANGELOG.md) - [Commits](rustsec/audit-check@v1...v2) --- updated-dependencies: - dependency-name: rustsec/audit-check dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d199f0e commit f2746e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security-audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
path: ~/.cargo/bin
2727
key: ${{ runner.os }}-cargo-audit-v0.15.2
28-
- uses: rustsec/audit-check@v1
28+
- uses: rustsec/audit-check@v2
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131

0 commit comments

Comments
 (0)