Skip to content

Commit b6643a2

Browse files
Update setup-trivy action to version v0.2.4 (#486)
1 parent f9424c1 commit b6643a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ runs:
126126
# "allowing select actions" feature can be used to whitelist the dependent action by a hash.
127127
# This is needed since some organizations have a policy to only allow pinned 3rd party actions to
128128
# be used.
129-
uses: aquasecurity/setup-trivy@ff1b8b060f23b650436d419b5e13f67f5d4c3087 # equivalent to `v0.2.2`
129+
uses: aquasecurity/setup-trivy@e6c2c5e321ed9123bda567646e2f96565e34abe1 # equivalent to `v0.2.4`
130130
with:
131131
version: ${{ inputs.version }}
132132
cache: ${{ inputs.cache }}

0 commit comments

Comments
 (0)