Skip to content

Commit

Permalink
harbor-scanner-trivy/0.31.4 package update (#26387)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Aug 15, 2024
1 parent 90ceaf6 commit cae80d6
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions harbor-scanner-trivy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: harbor-scanner-trivy
version: 0.31.3
epoch: 4
version: 0.31.4
epoch: 0
description: Use Trivy as a plug-in vulnerability scanner in the Harbor registry
copyright:
- license: Apache-2.0
Expand All @@ -13,14 +13,10 @@ package:
pipeline:
- uses: git-checkout
with:
expected-commit: 0c6fc32fa67f934bfdd745663a33765eb777b277
expected-commit: d42c6b1f91f9ec87c789035f7583f684bcde0103
repository: https://github.com/aquasecurity/harbor-scanner-trivy
tag: v${{package.version}}

- uses: go/bump
with:
deps: github.com/gorilla/[email protected] github.com/docker/[email protected]

- uses: go/build
with:
packages: ./cmd/scanner-trivy
Expand Down

0 comments on commit cae80d6

Please sign in to comment.