Skip to content

Commit 7b82a18

Browse files
Update GitHub Action github/codeql-action to v4.32.3
1 parent 0e5b8b5 commit 7b82a18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
mv "$tmp" clippy.sarif
113113
114114
- name: Upload SARIF file
115-
uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
115+
uses: github/codeql-action/upload-sarif@9e907b5e64f6b83e7804b09294d44122997950d6 # v4.32.3
116116
if: always()
117117
with:
118118
sarif_file: ${{ matrix.directory }}/clippy.sarif

0 commit comments

Comments
 (0)