Skip to content

Commit 943f63c

Browse files
build(deps): bump aquasecurity/trivy-action from 0.28.0 to 0.30.0 (#253)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b523bf commit 943f63c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vulnerability-scanner.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-24.04
1010
steps:
1111
- name: Run Trivy vulnerability scanner
12-
uses: aquasecurity/trivy-action@0.28.0
12+
uses: aquasecurity/trivy-action@0.30.0
1313
with:
1414
image-ref: 'tungbq/devops-toolkit:latest'
1515
format: 'table'

0 commit comments

Comments
 (0)