Skip to content

Commit 176973c

Browse files
chore(deps): bump github/codeql-action from 4.36.1 to 4.36.2 (#174)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fea4045 commit 176973c

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

0 commit comments

Comments
 (0)