Skip to content

Commit 466c8d9

Browse files
Merge pull request #3 from subdepthtech/dependabot/github_actions/aquasecurity/trivy-action-0.36.0
Bump aquasecurity/trivy-action from 0.35.0 to 0.36.0
2 parents 94e7379 + c14171b commit 466c8d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
run: docker compose build
8787

8888
- name: Trivy image scan
89-
uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
89+
uses: aquasecurity/trivy-action@ed142fd0673e97e23eac54620cfb913e5ce36c25 # v0.36.0
9090
with:
9191
image-ref: codex-cli-provider:local
9292
format: table

0 commit comments

Comments
 (0)