From 0b5374cb87857460a7bff4c44de86e359d3995f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 08:33:17 +0000 Subject: [PATCH] chore(ci)(deps): bump actions/attest-build-provenance from 2 to 4 Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2 to 4. - [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/v2...v4) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/sk-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sk-release.yml b/.github/workflows/sk-release.yml index ed85ba39..241e153f 100644 --- a/.github/workflows/sk-release.yml +++ b/.github/workflows/sk-release.yml @@ -147,7 +147,7 @@ jobs: # Attestations are signed with the GitHub OIDC token and verifiable via # `gh attestation verify --repo magicpro97/copilot-session-knowledge`. - name: Attest build provenance - uses: actions/attest-build-provenance@v2 + uses: actions/attest-build-provenance@v4 with: subject-path: | artifacts/sk-linux-x64.tar.gz