summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-04-12 09:50:08 +0200
committerGitHub <[email protected]>2022-04-12 09:50:08 +0200
commit67827f2bf85b1d2f7576462f742b782511fd9eb1 (patch)
tree9dede3d57558f90d60525e521178e6edb6856a4f
parentf14d06ca4fc68a42bba926fa595622cb81b53439 (diff)
parentfcc60f86a4b5d81dbd04be9fcd888c897c21959a (diff)
[#1085]: build(deps): bump aquasecurity/trivy-action from 0.2.2 to 0.2.3
-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 5a86426d..08bba8bb 100644
--- a/.github/workflows/tests.yml
+++ b/.github/workflows/tests.yml
@@ -151,7 +151,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'