Skip to content

Commit cc552c0

Browse files
ci(deps): update hynek/build-and-inspect-python-package action to v3
1 parent 1458d02 commit cc552c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/.github/workflows/python-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
2929
- id: build
3030
name: Build and inspect a Python package
31-
uses: hynek/build-and-inspect-python-package@d44ca7d91762de7a7d5436ddae667c6da6d1c3df # v2
31+
uses: hynek/build-and-inspect-python-package@2abe76da66d0a6a4a227101f9348ee855797cfa5 # v3.0.1
3232
with:
3333
attest-build-provenance-github: true
3434

0 commit comments

Comments
 (0)