Skip to content

Commit 880bb30

Browse files
Update hynek/build-and-inspect-python-package digest to c52c3a4
1 parent 7030498 commit 880bb30

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@c52c3a4710070b50470d903818a7b25115dcd076 # v2
2323

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

0 commit comments

Comments
 (0)