summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2024-06-19 01:11:58 +0200
committerGitHub <[email protected]>2024-06-19 01:11:58 +0200
commit2676eeb70b8cc1284249fae53881766b20ecfdc8 (patch)
tree9064a20004bf3d597b4b219e6da107c52829de04
parent5dd00ffa762871d1fed896668af90d3f68ba5358 (diff)
parent9a1e8bc87ec5444a0bb3650a0bc94f27014da819 (diff)
Merge pull request #1946 from roadrunner-server/dependabot/github_actions/aquasecurity/trivy-action-0.23.0
chore(deps): bump aquasecurity/trivy-action from 0.22.0 to 0.23.0
-rw-r--r--.github/workflows/tests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml
index de1b7ef3..0628db55 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -147,7 +147,7 @@ jobs:
- name: Try to execute
run: docker run --rm rr:local -v
- - uses: aquasecurity/[email protected] # action page: <https://github.com/aquasecurity/trivy-action>
+ - uses: aquasecurity/[email protected] # action page: <https://github.com/aquasecurity/trivy-action>
with:
image-ref: rr:local
format: "table"