Skip to content

Commit 0e535f8

Browse files
chore(deps): bump github/codeql-action/upload-sarif from 4.36.3 to 4.37.6 (#210)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5b3b612 commit 0e535f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sast_scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
TRIVY_FAIL_ON_SEVERITY: ${{ inputs.fail_on_severity }}
5656

5757
- name: Upload scan results to GitHub
58-
uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
58+
uses: github/codeql-action/upload-sarif@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6
5959
if: ${{ inputs.upload_results_to_ghas }}
6060
with:
6161
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)