From 6b2478664717ae215421cf0cbb96c851437d665c Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 16 Jun 2026 16:43:52 -0500 Subject: [PATCH] Bump action SHAs --- .github/workflows/build-submit-android.yml | 2 +- .github/workflows/bundle-deploy-eas-update.yml | 2 +- .github/workflows/claude-mention.yml | 2 +- .github/workflows/claude-review.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build-submit-android.yml b/.github/workflows/build-submit-android.yml index 7416ca984b..b26b13b710 100644 --- a/.github/workflows/build-submit-android.yml +++ b/.github/workflows/build-submit-android.yml @@ -117,7 +117,7 @@ jobs: {"text": "Android ${{ inputs.profile || 'testflight-android' }} build submitted to Google Play!\n```Version Number: ${{ steps.get-build-info.outputs.PACKAGE_VERSION }}\nBuild Number: ${{ steps.get-build-info.outputs.BSKY_ANDROID_VERSION_CODE }}```"} - name: 🔧 Setup bundletool - uses: amyu/setup-bundletool@v1 + uses: amyu/setup-bundletool@cc2e1857284660bd625e43f2c8a45626f034302f # v1.1 with: bundletool-version: "1.17.2" diff --git a/.github/workflows/bundle-deploy-eas-update.yml b/.github/workflows/bundle-deploy-eas-update.yml index 37e9f0a69f..65ca86d768 100644 --- a/.github/workflows/bundle-deploy-eas-update.yml +++ b/.github/workflows/bundle-deploy-eas-update.yml @@ -388,7 +388,7 @@ jobs: build.aab - name: 🔧 Setup bundletool - uses: amyu/setup-bundletool@v1 + uses: amyu/setup-bundletool@cc2e1857284660bd625e43f2c8a45626f034302f # v1.1 with: bundletool-version: "1.17.2" diff --git a/.github/workflows/claude-mention.yml b/.github/workflows/claude-mention.yml index 5a7a7accff..5d35d2fa63 100644 --- a/.github/workflows/claude-mention.yml +++ b/.github/workflows/claude-mention.yml @@ -65,7 +65,7 @@ jobs: aws-region: us-east-2 - name: Claude - uses: anthropics/claude-code-action@4d7e1f0cd85743fdc93b1c8040ab54395da024e2 # v1.0.149 + uses: anthropics/claude-code-action@9dd8b95a392eb34b6f5fb56cf5a64cb735912d4b # v1.0.150 with: use_bedrock: 'true' additional_permissions: | diff --git a/.github/workflows/claude-review.yml b/.github/workflows/claude-review.yml index 3f6078219c..14d11f17e8 100644 --- a/.github/workflows/claude-review.yml +++ b/.github/workflows/claude-review.yml @@ -51,7 +51,7 @@ jobs: aws-region: us-east-2 - name: Claude review - uses: anthropics/claude-code-action@4d7e1f0cd85743fdc93b1c8040ab54395da024e2 # v1.0.149 + uses: anthropics/claude-code-action@9dd8b95a392eb34b6f5fb56cf5a64cb735912d4b # v1.0.150 with: use_bedrock: 'true' additional_permissions: |