Skip to content

Commit

Permalink
Bump actions-rust-lang/audit from 1.2.1 to 1.2.2
Browse files Browse the repository at this point in the history
Bumps [actions-rust-lang/audit](https://github.com/actions-rust-lang/audit) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/actions-rust-lang/audit/releases)
- [Changelog](https://github.com/actions-rust-lang/audit/blob/main/CHANGELOG.md)
- [Commits](actions-rust-lang/audit@531fba5...5c5da92)

---
updated-dependencies:
- dependency-name: actions-rust-lang/audit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 6db714d commit d4ee9fb
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 @@ -19,6 +19,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions-rust-lang/audit@531fba54daed81c23724925a1892a60c74969c38 # v1.2.1
- uses: actions-rust-lang/audit@5c5da92c0334eb692d0735bb94f086fd83e59572 # v1.2.2
with:
TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d4ee9fb

Please sign in to comment.