From da1d32316c4cfe465a3554ce7ff13a830d5bd49b Mon Sep 17 00:00:00 2001 From: "renovate-sh-app[bot]" <219655108+renovate-sh-app[bot]@users.noreply.github.com> Date: Fri, 29 Aug 2025 00:03:43 +0000 Subject: [PATCH] chore(deps): update actions/attest-build-provenance action to v3 | datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | actions/attest-build-provenance | v2.4.0 | v3.0.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 810cc3d..e087e75 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,7 +72,7 @@ jobs: upload-release-assets: true - name: Attest artifacts - uses: actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2.4.0 + uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3.0.0 if: | runner.os == 'Windows' && github.event.repository.fork == false &&