Skip to content

Commit 6714920

Browse files
Bump actions-rust-lang/audit from 1.2.1 to 1.2.2
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] <[email protected]>
1 parent 9787fc6 commit 6714920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/audit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
22-
- uses: actions-rust-lang/audit@531fba54daed81c23724925a1892a60c74969c38 # v1.2.1
22+
- uses: actions-rust-lang/audit@5c5da92c0334eb692d0735bb94f086fd83e59572 # v1.2.2
2323
with:
2424
TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)