From 9e50829556b5e98aef308a5e3c8f6b35dd6a61ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 01:40:54 +0000 Subject: [PATCH] build(deps): bump actions/attest in the actions group Bumps the actions group with 1 update: [actions/attest](https://github.com/actions/attest). Updates `actions/attest` from c578ab5e377a70e30e1411d16a0eba675e5dc2e9 to 2da0b136720d14f01f4dbeeafd1d5a4d76cbe21d - [Release notes](https://github.com/actions/attest/releases) - [Changelog](https://github.com/actions/attest/blob/main/RELEASE.md) - [Commits](https://github.com/actions/attest/compare/c578ab5e377a70e30e1411d16a0eba675e5dc2e9...2da0b136720d14f01f4dbeeafd1d5a4d76cbe21d) --- updated-dependencies: - dependency-name: actions/attest dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] --- .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