diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 04ec99536..a091e4462 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -21,7 +21,7 @@ jobs: permissions: contents: read pull-requests: read - uses: GetStream/stream-build-conventions-android/.github/workflows/android-ci.yml@8b36d37dd137d47244206d64899c5f8f7c874c3c + uses: GetStream/stream-build-conventions-android/.github/workflows/android-ci.yml@2e7e495bdf40615015a775812d606c034274e10a secrets: BUILD_CACHE_AWS_REGION: ${{ secrets.BUILD_CACHE_AWS_REGION }} BUILD_CACHE_AWS_BUCKET: ${{ secrets.BUILD_CACHE_AWS_BUCKET }}