From b2c071351becaa973fdc9055c3fde25e9e8afb57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 09:02:23 +0000 Subject: [PATCH] Bump actions/attest-build-provenance from 2.2.2 to 2.2.3 (#82) --- .github/workflows/dotnet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dotnet.yaml b/.github/workflows/dotnet.yaml index 5e954d1..78db9ca 100644 --- a/.github/workflows/dotnet.yaml +++ b/.github/workflows/dotnet.yaml @@ -214,7 +214,7 @@ jobs: name: nuget-package path: packed - name: Attest Build Provenance - uses: actions/attest-build-provenance@bd77c077858b8d561b7a36cbe48ef4cc642ca39d # v2.2.2 + uses: actions/attest-build-provenance@c074443f1aee8d4aeeae555aebba3282517141b2 # v2.2.3 with: subject-path: "packed/WoofWare.PrattParser.*.nupkg"