Skip to content

Commit 7d4fbf8

Browse files
ci(github-action): pin action aquasecurity/trivy-action to
1 parent 7e7eb26 commit 7d4fbf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
python-version: '3.14'
5050

5151
- name: Run Trivy vulnerability scanner in IaC mode
52-
uses: aquasecurity/trivy-action@master
52+
uses: aquasecurity/trivy-action@dea62cf79abc269fc35dfd161a4539f0d1f92293 # master
5353
with:
5454
scan-type: 'config'
5555
scan-ref: '.'

0 commit comments

Comments
 (0)