Skip to content

Commit aef5954

Browse files
version fix
1 parent aa48eb2 commit aef5954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cve_checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
${{ runner.os }}-buildx-
6969
7070
- name: Build docker image
71-
uses: docker/build-push-action@v6
71+
uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # infered from @v0.29.0
7272
with:
7373
builder: ${{ steps.buildx.outputs.name }}
7474
context: api

0 commit comments

Comments
 (0)