Skip to content

Commit 816cf6c

Browse files
chore(deps): bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 (#134)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 29be1e1 commit 816cf6c

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
@@ -44,7 +44,7 @@ jobs:
4444
${{ runner.os }}-trivy-db-
4545
4646
- name: Perform SAST scan
47-
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
47+
uses: aquasecurity/trivy-action@ed142fd0673e97e23eac54620cfb913e5ce36c25 # v0.36.0
4848
with:
4949
scan-type: 'fs'
5050
scan-ref: '.'

0 commit comments

Comments
 (0)