Skip to content

Commit

Permalink
chore(ci)(deps): bump rustsec/audit-check from 1.3.2 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [rustsec/audit-check](https://github.com/rustsec/audit-check) from 1.3.2 to 1.4.1.
- [Release notes](https://github.com/rustsec/audit-check/releases)
- [Changelog](https://github.com/rustsec/audit-check/blob/main/CHANGELOG.md)
- [Commits](rustsec/audit-check@v1.3.2...v1.4.1)

---
updated-dependencies:
- dependency-name: rustsec/audit-check
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent d2ac5da commit a972396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Run Audit-Check
uses: rustsec/audit-check@v1.3.2
uses: rustsec/audit-check@v1.4.1
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a972396

Please sign in to comment.