We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c1955 commit c14b115Copy full SHA for c14b115
1 file changed
.github/workflows/security.yml
@@ -62,7 +62,7 @@ jobs:
62
uses: actions/checkout@v6
63
64
- name: Run trivy filesystem scan
65
- uses: aquasecurity/trivy-action@0.31.0
+ uses: aquasecurity/trivy-action@master
66
with:
67
scan-type: "fs"
68
scan-ref: "."
0 commit comments