Skip to content

Commit 8517780

Browse files
Update GitHub Action github/codeql-action to v4.31.10
1 parent 4999567 commit 8517780

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@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
116116
if: always()
117117
with:
118118
sarif_file: ${{ matrix.directory }}/clippy.sarif

0 commit comments

Comments
 (0)