Skip to content

Commit 05587b2

Browse files
renovate[bot]esolitos
authored andcommitted
chore(deps): update github/codeql-action action to v4.31.9
1 parent 1adc8c2 commit 05587b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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@0499de31b99561a6d14a36a5f662c2a54f91beee #v4.31.2
148+
uses: github/codeql-action/upload-sarif@5d4e8d1aca955e8d8589aabd499c5cae939e33c7 # v4.31.9
149149
with:
150150
sarif_file: 'mend.sarif'
151151
category: 'Mend SAST'

0 commit comments

Comments
 (0)