summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-06-12 21:46:24 +0200
committerGitHub <[email protected]>2023-06-12 21:46:24 +0200
commit67b4c79d43beda073e86cd89a2828b4a80b960fa (patch)
tree994b1d7fa166e3689ed2c34b2deffc8cbcbb85dc /.github
parent7eee69902105a3632104110e5454c3dade0b07b4 (diff)
parent962598424c3fd13431347a4d7e37aef50bc1ba97 (diff)
Merge branch 'master' into chore/docker-ci-version
Diffstat (limited to '.github')
-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 ea7cd9fb..ea4a1c7e 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"