Skip to content

Commit 444e72b

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.35.0 (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 57e18a5 commit 444e72b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
trivy-${{ runner.os }}-
4949
5050
- name: Run Trivy image scan
51-
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
51+
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
5252
with:
5353
image-ref: ghcr.io/${{ github.repository }}:latest
5454
format: sarif

0 commit comments

Comments
 (0)