From 42beac89774cde28142d6136bf3f02eaeb79d18d Mon Sep 17 00:00:00 2001 From: paketobuildpackscommunity Date: Thu, 28 Mar 2024 04:19:11 +0000 Subject: [PATCH] Bump docker.io/paketobuildpacks/syft from 1.45.1 to 1.46.0 Bumps docker.io/paketobuildpacks/syft from 1.45.1 to 1.46.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 e22770c..692ef61 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -27,7 +27,7 @@ api = "0.7" [[order.group]] id = "paketo-buildpacks/syft" - version = "1.45.1" + version = "1.46.0" [[order.group]] id = "paketo-community/cargo" diff --git a/package.toml b/package.toml index c45d791..65e83ae 100644 --- a/package.toml +++ b/package.toml @@ -11,4 +11,4 @@ uri = "docker://docker.io/paketobuildpacks/procfile:5.6.9" [[dependencies]] - uri = "docker://docker.io/paketobuildpacks/syft:1.45.1" + uri = "docker://docker.io/paketobuildpacks/syft:1.46.0"