Skip to content

Commit 50e2749

Browse files
committed
chore: update Trivy action to v0.34.0 and bump pydantic-settings version to 2.13.0
1 parent 041018a commit 50e2749

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/docker-build-and-scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
tags: ${{ inputs.DOCKER_TAGS }}
4747
- name: Run Trivy vulnerability scanner (remote)
4848
if: ${{ github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/v') }}
49-
uses: aquasecurity/trivy-action@0.33.1
49+
uses: aquasecurity/trivy-action@0.34.0
5050
with:
5151
image-ref: docker.io/${{ inputs.DOCKER_TAGS }}
5252
format: 'table'

uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)