From fe52fc9bf6c8540349b78ae8a8c9f877a49e5602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 01:21:26 +0000 Subject: [PATCH] Bump actions/attest-build-provenance Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 810042e79b70f848608c7f311a148cb76f4373b0 to 107023af5090cc62176ae6c575c74f9992a6dbe2. - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](https://github.com/actions/attest-build-provenance/compare/810042e79b70f848608c7f311a148cb76f4373b0...107023af5090cc62176ae6c575c74f9992a6dbe2) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 7276f0b..8c83040 100644 --- a/action.yml +++ b/action.yml @@ -40,7 +40,7 @@ outputs: runs: using: 'composite' steps: - - uses: actions/attest-build-provenance/predicate@810042e79b70f848608c7f311a148cb76f4373b0 # predicate@0.2.0 + - uses: actions/attest-build-provenance/predicate@107023af5090cc62176ae6c575c74f9992a6dbe2 # predicate@0.2.0 id: generate-build-provenance-predicate - uses: actions/attest@14e407ca15f1b08f4869fc058b059f7f1e434df6 # v0.1.0 id: attest