Skip to content

Commit

Permalink
Merge pull request #1600 from roadrunner-server/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/aquasecurity/trivy-action-0.11.2

build(deps): bump aquasecurity/trivy-action from 0.11.0 to 0.11.2
  • Loading branch information
rustatian committed Jun 10, 2023
2 parents 2f2e5fc + b7a7594 commit 9625984
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 9625984

Please sign in to comment.