From fc3d24e1f65e9bb33c7ba5f9c4eee402c9433f4f Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Thu, 23 Jul 2026 16:49:42 +0300 Subject: [PATCH] eas: repin reviewed fingerprint action --- .github/workflows/bundle-deploy-eas-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bundle-deploy-eas-update.yml b/.github/workflows/bundle-deploy-eas-update.yml index adecff5d95..057c2beef4 100644 --- a/.github/workflows/bundle-deploy-eas-update.yml +++ b/.github/workflows/bundle-deploy-eas-update.yml @@ -136,7 +136,7 @@ jobs: - name: 📷 Check fingerprint and install dependencies id: fingerprint - uses: bluesky-social/github-actions/fingerprint-native@dbb7ac9d2fed7cafc8488ba707d315b3fb3ea431 # v0.3.0 + uses: bluesky-social/github-actions/fingerprint-native@8d9bd6ef54f21d219d1b4c1e547f010a80cc3f19 # v0.3.0 with: profile: ${{ inputs.channel || 'testflight' }} previous-commit-tag: ${{ inputs.runtimeVersion }}