Skip to content

Commit a9e3f3f

Browse files
authored
chore(deps): update aquasecurity/trivy-action action to v0.34.2
1 parent ac1d367 commit a9e3f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/pack/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ runs:
158158
outputs: "type=image,name=target"
159159

160160
- name: Run Trivy vulnerability scanner
161-
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
161+
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
162162
with:
163163
image-ref: ghcr.io/descope/${{steps.setup_build_args.outputs.repo_name}}@${{steps.push.outputs.digest}}
164164
cache: "false"

0 commit comments

Comments
 (0)