Skip to content

Commit 65e2006

Browse files
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>
1 parent 371a83c commit 65e2006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: pypa/gh-action-pypi-publish@release/v1
3434

3535
- name: attest
36-
uses: actions/attest@c578ab5e377a70e30e1411d16a0eba675e5dc2e9 # v1
36+
uses: actions/attest@2da0b136720d14f01f4dbeeafd1d5a4d76cbe21d # v1
3737
with:
3838
subject-path: |
3939
./dist/*.tar.gz

0 commit comments

Comments
 (0)