mirror of
https://github.com/searxng/searxng.git
synced 2025-07-08 10:44:25 -04:00
[upd] github-actions: Bump aquasecurity/trivy-action (#4898)
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.30.0 to 0.31.0. - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](https://github.com/aquasecurity/trivy-action/compare/0.30.0...0.31.0) --- updated-dependencies: - dependency-name: aquasecurity/trivy-action dependency-version: 0.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
13132c0769
commit
33891e5367
2
.github/workflows/security.yml
vendored
2
.github/workflows/security.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
persist-credentials: "false"
|
persist-credentials: "false"
|
||||||
|
|
||||||
- name: Run Trivy scanner
|
- name: Run Trivy scanner
|
||||||
uses: aquasecurity/trivy-action@0.30.0
|
uses: aquasecurity/trivy-action@0.31.0
|
||||||
with:
|
with:
|
||||||
image-ref: "ghcr.io/searxng/searxng:latest"
|
image-ref: "ghcr.io/searxng/searxng:latest"
|
||||||
vuln-type: "os,library"
|
vuln-type: "os,library"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user