Skip to content

Commit 9d3e356

Browse files
chore(deps): update github/codeql-action action to v4.31.10
1 parent 05587b2 commit 9d3e356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mend-sast/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ runs:
145145
146146
- name: Upload SARIF Report
147147
if: ${{ inputs.github-upload == 'true' && steps.scan.outputs.mend-exit != '' }}
148-
uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
148+
uses: github/codeql-action/upload-sarif@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10
149149
with:
150150
sarif_file: 'mend.sarif'
151151
category: 'Mend SAST'

0 commit comments

Comments
 (0)