summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-06-22 02:25:10 +0200
committerGitHub <[email protected]>2022-06-22 02:25:10 +0200
commitaffb2495730defca5d138c624749212e6d40df3d (patch)
tree833e92f78df8f2d304dff5bfbfa1a68afed64ae4
parent682cca965574b4c41d9745187cf25aab51cc90b0 (diff)
parenta2a77165e403f8b1775f326cf281b8c44ec3ff28 (diff)
[#1182]: build(deps): bump aquasecurity/trivy-action from 0.3.0 to 0.4.1
-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 62c827c6..a0761dc4 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'