Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
dc71239a6a chore(deps): Update crowdin/github-action action to v2.16.0 2026-03-30 17:33:22 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -221,7 +221,7 @@ jobs:
xcode-version: "26.2"
- name: 🏗️ Setup EAS
uses: expo/expo-github-action@b184ff86a3c926240f1b6db41764c83a01c02eef # main
uses: expo/expo-github-action@main
with:
eas-version: latest
token: ${{ secrets.EXPO_TOKEN }}

View File

@@ -28,7 +28,7 @@ jobs:
fetch-depth: 0
- name: 🌐 Sync Translations with Crowdin
uses: crowdin/github-action@5587c43063e52090026857d386174d2599ad323b # v2.14.1
uses: crowdin/github-action@7ca9c452bfe9197d3bb7fa83a4d7e2b0c9ae835d # v2.16.0
with:
upload_sources: true
upload_translations: true

View File

@@ -28,7 +28,7 @@ jobs:
- name: 🔍 Extract minor version from app.json
id: minor
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # main
uses: actions/github-script@main
with:
result-encoding: string
script: |