Skip to content

Commit f5c36ab

Browse files
Bump actions-rust-lang/audit from 1.2.1 to 1.2.2 (#1103)
1 parent fd66145 commit f5c36ab

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)