Skip to content

Commit 85bad20

Browse files
Update hynek/build-and-inspect-python-package digest to efb823f
1 parent 7030498 commit 85bad20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020
- if: github.repository == 'chrishas35/simplefin-python-test'
2121
run: sed -i -e 's/name = "simplefin"/name = "simplefin-test"/g' pyproject.toml
22-
- uses: hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310 # v2
22+
- uses: hynek/build-and-inspect-python-package@efb823f52190ad02594531168b7a2d5790e66516 # v2
2323

2424
publish-to-pypi:
2525
name: Publish to PyPI

0 commit comments

Comments
 (0)