From d8169075b2346b2c2b0c6a564ee98e9099bdface Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 17:00:29 +0000 Subject: [PATCH] Update hynek/build-and-inspect-python-package digest to f3d069d --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 34de530..ed146ad 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -19,7 +19,7 @@ jobs: fetch-depth: 0 - if: github.repository == 'chrishas35/simplefin-python-test' run: sed -i -e 's/name = "simplefin"/name = "simplefin-test"/g' pyproject.toml - - uses: hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310 # v2 + - uses: hynek/build-and-inspect-python-package@f3d069d0f9a3c9169d1a483318bb0e09876a6fd6 # v2 publish-to-pypi: name: Publish to PyPI