Skip to content

Commit fe5cd7c

Browse files
Update ci-tests.yml
1 parent bd53530 commit fe5cd7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
- name: Build Docker image
168168
run: docker build -t ast-cli:${{ github.sha }} .
169169
- name: Run Trivy scanner without downloading DBs
170-
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 #v0.34.2
170+
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 #v0.35.0
171171
with:
172172
scan-type: 'image'
173173
image-ref: ast-cli:${{ github.sha }}

0 commit comments

Comments
 (0)