summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-12-09 16:41:01 +0100
committerGitHub <[email protected]>2023-12-09 16:41:01 +0100
commit3d56b7b7b5019802dc25a2a1dc21e7984da26185 (patch)
treed0a6be7cc60967c753c2de842879fe44fecec5dc
parentedee11db85d8a6a4add430aafb0e7dfe7453f68d (diff)
parent5e3d7214e5f449c7830f2e09c4db8cfd88b1ba12 (diff)
Merge pull request #1805 from roadrunner-server/dependabot/github_actions/aquasecurity/trivy-action-0.16.0
build(deps): bump aquasecurity/trivy-action from 0.15.0 to 0.16.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 5cc8db1d..29763362 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"