Skip to content

Commit

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

chore(deps): bump aquasecurity/trivy-action from 0.26.0 to 0.27.0
  • Loading branch information
rustatian authored Oct 12, 2024
2 parents 607df21 + db1a1fe commit f5ca0da
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.26.0 # action page: <https://github.com/aquasecurity/trivy-action>
- uses: aquasecurity/trivy-action@0.27.0 # action page: <https://github.com/aquasecurity/trivy-action>
with:
image-ref: rr:local
format: "table"
Expand Down

0 comments on commit f5ca0da

Please sign in to comment.