Skip to content

Commit

Permalink
Merge branch 'main' into fix_variable_scope
Browse files Browse the repository at this point in the history
  • Loading branch information
egegunes authored Dec 6, 2023
2 parents c28aab2 + 3e90522 commit 0194a6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
export DOCKER_SQUASH=0
./e2e-tests/build
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.13.1
uses: aquasecurity/trivy-action@0.14.0
with:
image-ref: 'docker.io/perconalab/percona-server-mongodb-operator:${{ github.sha }}'
format: 'table'
Expand Down

0 comments on commit 0194a6e

Please sign in to comment.