浏览代码

Bump aquasecurity/trivy-action from 0.5.1 to 0.6.1 (#2352)

Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.5.1 to 0.6.1.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](https://github.com/aquasecurity/trivy-action/compare/0.5.1...0.6.1)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  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>
dependabot[bot] 2 年之前
父节点
当前提交
3e5e8e9ba5
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/cve.yaml

+ 1 - 1
.github/workflows/cve.yaml

@@ -61,7 +61,7 @@ jobs:
           cache-to: type=local,dest=/tmp/.buildx-cache
           cache-to: type=local,dest=/tmp/.buildx-cache
 
 
       - name: Run CVE checks
       - name: Run CVE checks
-        uses: aquasecurity/trivy-action@0.5.1
+        uses: aquasecurity/trivy-action@0.6.1
         with:
         with:
           image-ref: "provectuslabs/kafka-ui:${{ steps.build.outputs.version }}"
           image-ref: "provectuslabs/kafka-ui:${{ steps.build.outputs.version }}"
           format: "table"
           format: "table"