Skip to content

Commit 4a4de9c

Browse files
committed
fix: update trivy-action SHA (Teller's SHA no longer in repo)
1 parent 6ed4193 commit 4a4de9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
- name: Run Trivy vulnerability scanner
9696
# Pinned to a SHA — never @master. A moving branch in a
9797
# supply-chain workflow defeats the point of the scan.
98-
uses: aquasecurity/trivy-action@a9c7b0f06e461e9d4b4d1711f154ee024b8d7ab8 # v0.36.0
98+
uses: aquasecurity/trivy-action@ed142fd0673e97e23eac54620cfb913e5ce36c25 # v0.36.0
9999
with:
100100
image-ref: harness-python-react:ci
101101
format: table

0 commit comments

Comments
 (0)