summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-04-12 09:50:19 +0200
committerGitHub <[email protected]>2022-04-12 09:50:19 +0200
commit999519f58059c3a26eb1eff6909a0dc663114e94 (patch)
tree15727b6c7f12f4ad4ec3f0179b5535abbe2a09c1
parentde758f5aa4816608e8de002d8a04af46281d3400 (diff)
parent67827f2bf85b1d2f7576462f742b782511fd9eb1 (diff)
Merge branch 'master' into dependabot/github_actions/actions/upload-artifact-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 fb6c8b26..e2b4e0af 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'