Skip to content

Commit 3ba173f

Browse files
committed
Code changes for supporting Offline LAS licensing.
Signed-off-by: lakshmj <[email protected]>
1 parent 0a733e3 commit 3ba173f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v5
1414

1515
- name: Run Trivy vulnerability scanner in repo mode
16-
uses: aquasecurity/trivy-action@v0
16+
uses: aquasecurity/trivy-action@v0.34.0
1717
with:
1818
scan-type: "fs"
1919
ignore-unfixed: true

0 commit comments

Comments
 (0)