summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2022-05-10 00:43:40 +0200
committerGitHub <[email protected]>2022-05-10 00:43:40 +0200
commitb5059e3a9796ee55a608530373f1b1272dea5dd4 (patch)
tree66abfdd2b6b16cc9a0f4b4070f98bad5bd23a87d /.github
parent5fc194c165c057cfc8175390b98df3068cb945f1 (diff)
parentd4d6315adfdbd6c18cccb610d5fe79f3094dfb25 (diff)
Merge branch 'master' into dependabot/github_actions/docker/setup-qemu-action-2
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 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'