Skip to content

Commit

Permalink
Merge pull request #12672 from wolfi-dev/wolfictl-c46c1251-2411-45e2-…
Browse files Browse the repository at this point in the history
…b674-ee9456eddc72
  • Loading branch information
ajayk authored Feb 7, 2024
2 parents 7fb48d7 + d931577 commit 298c254
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions grype.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: grype
version: 0.74.4
epoch: 1
version: 0.74.5
epoch: 0
description: Vulnerability scanner for container images, filesystems, and SBOMs
copyright:
- license: Apache-2.0
Expand All @@ -15,11 +15,7 @@ pipeline:
with:
repository: https://github.com/anchore/grype
tag: v${{package.version}}
expected-commit: 8f3a798451162ca64d09abdba8ad987de65f66ae

- uses: go/bump
with:
deps: github.com/opencontainers/[email protected]
expected-commit: 74780902eda090afa5ca36699da2453f2df2e655

- uses: go/build
with:
Expand Down

0 comments on commit 298c254

Please sign in to comment.