mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #18081 from etcd-io/dependabot/github_actions/aquasecurity/trivy-action-0.21.0
build(deps): bump aquasecurity/trivy-action from 0.20.0 to 0.21.0
This commit is contained in:
commit
9914047acb
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
run: |
|
||||
docker load < /tmp/etcd-img.tar
|
||||
- name: trivy-scan
|
||||
uses: aquasecurity/trivy-action@b2933f565dbc598b29947660e66259e3c7bc8561 # v0.20.0
|
||||
uses: aquasecurity/trivy-action@fd25fed6972e341ff0007ddb61f77e88103953c2 # v0.21.0
|
||||
with:
|
||||
image-ref: 'gcr.io/etcd-development/etcd:v3.6.99-${{ matrix.platforms }}'
|
||||
severity: 'CRITICAL,HIGH'
|
||||
|
Loading…
x
Reference in New Issue
Block a user