Skip to content

Commit 12c5cae

Browse files
chore(deps): update github/codeql-action action to v4.32.1 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b42d5c commit 12c5cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vulnerability-scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
only-fixed: true
106106

107107
- name: Upload Report
108-
uses: github/codeql-action/upload-sarif@b20883b0cd1f46c72ae0ba6d1090936928f9fa30 # v4.32.0
108+
uses: github/codeql-action/upload-sarif@6bc82e05fd0ea64601dd4b465378bbcf57de0314 # v4.32.1
109109
with:
110110
category: ${{ matrix.app }}
111111
sarif_file: ${{ steps.scan.outputs.sarif }}

0 commit comments

Comments
 (0)