From 8b04781ea01440f68e067f4ced6538eb83ed802f Mon Sep 17 00:00:00 2001 From: paketobuildpackscommunity Date: Thu, 31 Oct 2024 04:26:43 +0000 Subject: [PATCH] Bump docker.io/paketobuildpacks/syft from 2.3.1 to 2.4.0 Bumps docker.io/paketobuildpacks/syft from 2.3.1 to 2.4.0. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- buildpack.toml | 2 +- package.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index 074419b..1a0d9a2 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -27,7 +27,7 @@ api = "0.7" [[order.group]] id = "paketo-buildpacks/syft" - version = "2.3.1" + version = "2.4.0" [[order.group]] id = "paketo-community/cargo" diff --git a/package.toml b/package.toml index 2cacc26..8694128 100644 --- a/package.toml +++ b/package.toml @@ -11,7 +11,7 @@ uri = "docker://docker.io/paketobuildpacks/procfile:5.10.0" [[dependencies]] - uri = "docker://docker.io/paketobuildpacks/syft:2.3.1" + uri = "docker://docker.io/paketobuildpacks/syft:2.4.0" [[targets]] arch = "amd64"