Skip to content

Commit

Permalink
Bump gcr.io/paketo-buildpacks/syft from 1.35.0 to 1.36.0
Browse files Browse the repository at this point in the history
Bumps gcr.io/paketo-buildpacks/syft from 1.35.0 to 1.36.0.

Signed-off-by: GitHub <[email protected]>
  • Loading branch information
paketocommunity authored and ForestEckhardt committed Sep 7, 2023
1 parent 3095965 commit d47da45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ api = "0.7"

[[order.group]]
id = "paketo-buildpacks/syft"
version = "1.35.0"
version = "1.36.0"

[[order.group]]
id = "paketo-community/cargo"
Expand Down
2 changes: 1 addition & 1 deletion package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@
uri = "docker://gcr.io/paketo-buildpacks/procfile:5.6.4"

[[dependencies]]
uri = "docker://gcr.io/paketo-buildpacks/syft:1.35.0"
uri = "docker://gcr.io/paketo-buildpacks/syft:1.36.0"

0 comments on commit d47da45

Please sign in to comment.