From bf5115160a6693fca73758ad183c01901d439d33 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Apr 2026 20:08:50 +0000 Subject: [PATCH] chore(deps): Pin dependencies --- .github/workflows/build-apps.yml | 2 +- .github/workflows/update-issue-form.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-apps.yml b/.github/workflows/build-apps.yml index b300c04d..9a03648c 100644 --- a/.github/workflows/build-apps.yml +++ b/.github/workflows/build-apps.yml @@ -221,7 +221,7 @@ jobs: xcode-version: "26.2" - name: 🏗️ Setup EAS - uses: expo/expo-github-action@main + uses: expo/expo-github-action@b184ff86a3c926240f1b6db41764c83a01c02eef # main with: eas-version: latest token: ${{ secrets.EXPO_TOKEN }} diff --git a/.github/workflows/update-issue-form.yml b/.github/workflows/update-issue-form.yml index 25fa3319..d0463116 100644 --- a/.github/workflows/update-issue-form.yml +++ b/.github/workflows/update-issue-form.yml @@ -28,7 +28,7 @@ jobs: - name: 🔍 Extract minor version from app.json id: minor - uses: actions/github-script@main + uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # main with: result-encoding: string script: |