From 65e20065294e51b334a7529696a5c91bff06c828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 10:36:40 -0400 Subject: [PATCH] build(deps): bump actions/attest from c578ab5e377a70e30e1411d16a0eba675e5dc2e9 to 2da0b136720d14f01f4dbeeafd1d5a4d76cbe21d in the actions group (#41) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6ac4909..af44b15 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: uses: pypa/gh-action-pypi-publish@release/v1 - name: attest - uses: actions/attest@c578ab5e377a70e30e1411d16a0eba675e5dc2e9 # v1 + uses: actions/attest@2da0b136720d14f01f4dbeeafd1d5a4d76cbe21d # v1 with: subject-path: | ./dist/*.tar.gz