We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 94e7379 + c14171b commit 466c8d9Copy full SHA for 466c8d9
1 file changed
.github/workflows/security.yml
@@ -86,7 +86,7 @@ jobs:
86
run: docker compose build
87
88
- name: Trivy image scan
89
- uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
+ uses: aquasecurity/trivy-action@ed142fd0673e97e23eac54620cfb913e5ce36c25 # v0.36.0
90
with:
91
image-ref: codex-cli-provider:local
92
format: table
0 commit comments