Skip to content

Commit

Permalink
Merge branch 'master' into chore/docker-ci-version
Browse files Browse the repository at this point in the history
  • Loading branch information
rustatian committed Jun 12, 2023
2 parents 7eee699 + 9625984 commit 67b4c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
- name: Try to execute
run: docker run --rm rr:local -v

- uses: aquasecurity/trivy-action@0.11.0 # action page: <https://github.com/aquasecurity/trivy-action>
- uses: aquasecurity/trivy-action@0.11.2 # action page: <https://github.com/aquasecurity/trivy-action>
with:
image-ref: rr:local
format: "table"
Expand Down

0 comments on commit 67b4c79

Please sign in to comment.