summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-05-10 00:43:34 +0200
committerGitHub <[email protected]>2022-05-10 00:43:34 +0200
commitd4d6315adfdbd6c18cccb610d5fe79f3094dfb25 (patch)
treee17808a8b59a7013988ef208474cc690683782a3
parentffcaede620a2e3c8d20d524ce57672406197b034 (diff)
parent8a70cf50040a57932edfa513e021e878aec1ece4 (diff)
[#1124]: build(deps): bump aquasecurity/trivy-action from 0.2.5 to 0.3.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 9542537f..a8021e7b 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'