From 880bb305ebacf4a1e95fdf4d0b89f12410446709 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 16 Jun 2025 08:30:43 +0000
Subject: [PATCH] Update hynek/build-and-inspect-python-package digest to
 c52c3a4

---
 .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..0f3442f 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@c52c3a4710070b50470d903818a7b25115dcd076 # v2
   
   publish-to-pypi:
     name: Publish to PyPI