From ee24e4be2b3174ea0e58a50fd210c89dc398e900 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 08:40:19 +0200 Subject: [PATCH] Bump actions/attest-build-provenance in the actions-minor group (#29) --- .github/workflows/python-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-release.yml b/.github/workflows/python-release.yml index bfe49b6..1d490dd 100644 --- a/.github/workflows/python-release.yml +++ b/.github/workflows/python-release.yml @@ -36,7 +36,7 @@ jobs: run: cd tansu && hatch build && mv dist ../. - name: Generate artifact attestation for sdist and wheels - uses: actions/attest-build-provenance@310b0a4a3b0b78ef57ecda988ee04b132db73ef8 + uses: actions/attest-build-provenance@6149ea5740be74af77f260b9db67e633f6b0a9a1 with: subject-path: "dist/tansu*"