summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-29 22:35:28 +0000
committerGitHub <[email protected]>2024-02-29 22:35:28 +0000
commit6530dece92b3a68f00e5e7b9c6ee4ba3b32d0813 (patch)
tree678c827fc07efb7f1cc6ec1e0780e7c71ab5b7b0 /.github
parent9b5b65e00c6de7327142a8d689646f950fe00788 (diff)
build(deps): bump aquasecurity/trivy-action from 0.17.0 to 0.18.0
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/0.17.0...0.18.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
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 1be2daad..462d33c1 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"