Skip to content

Commit fce4836

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

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@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2
58+
uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3
5959
if: ${{ inputs.upload_results_to_ghas }}
6060
with:
6161
sarif_file: 'trivy-results.sarif'

0 commit comments

Comments
 (0)