Skip to content

Commit fb8d17f

Browse files
chore: Bump rustsec/audit-check from 1 to 2
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-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e5d77c commit fb8d17f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cargo-audit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ jobs:
2727
uses: actions/checkout@v4
2828

2929
- name: Run Cargo Audit
30-
uses: rustsec/audit-check@v1
30+
uses: rustsec/audit-check@v2
3131
with:
3232
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)