diff --git a/.github/workflows/automerge-crowdin.yml b/.github/workflows/automerge-crowdin.yml index b0782abaf51..2db5b5b47b9 100644 --- a/.github/workflows/automerge-crowdin.yml +++ b/.github/workflows/automerge-crowdin.yml @@ -20,7 +20,7 @@ jobs: credentials_json: ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }} - name: Google Secrets id: google-secrets - uses: google-github-actions/get-secretmanager-secrets@v2.1.2 + uses: google-github-actions/get-secretmanager-secrets@v2.1.3 with: secrets: |- VALORA_BOT_TOKEN:projects/1027349420744/secrets/VALORA_BOT_TOKEN diff --git a/.github/workflows/automerge-translation.yml b/.github/workflows/automerge-translation.yml index 6f10038fcab..10c4e9d6d7c 100644 --- a/.github/workflows/automerge-translation.yml +++ b/.github/workflows/automerge-translation.yml @@ -19,7 +19,7 @@ jobs: credentials_json: ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }} - name: Google Secrets id: google-secrets - uses: google-github-actions/get-secretmanager-secrets@v2.1.2 + uses: google-github-actions/get-secretmanager-secrets@v2.1.3 with: secrets: |- VALORA_BOT_TOKEN:projects/1027349420744/secrets/VALORA_BOT_TOKEN diff --git a/.github/workflows/bump-app-version.yml b/.github/workflows/bump-app-version.yml index 1e80e775945..9d739b52a76 100644 --- a/.github/workflows/bump-app-version.yml +++ b/.github/workflows/bump-app-version.yml @@ -22,7 +22,7 @@ jobs: credentials_json: ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }} - name: Google Secrets id: google-secrets - uses: google-github-actions/get-secretmanager-secrets@v2.1.2 + uses: google-github-actions/get-secretmanager-secrets@v2.1.3 with: secrets: |- BOT_SSH_KEY:projects/1027349420744/secrets/BOT_SSH_PRIVATE_KEY diff --git a/.github/workflows/e2e-ios.yml b/.github/workflows/e2e-ios.yml index 8cb386e6676..d4e0576d44e 100644 --- a/.github/workflows/e2e-ios.yml +++ b/.github/workflows/e2e-ios.yml @@ -24,7 +24,7 @@ jobs: - name: Google Secrets if: ${{ env.SECRETS_AVAILABLE }} id: google-secrets - uses: google-github-actions/get-secretmanager-secrets@v2.1.2 + uses: google-github-actions/get-secretmanager-secrets@v2.1.3 with: secrets: |- EMERGE_API_TOKEN:projects/1027349420744/secrets/EMERGE_API_TOKEN diff --git a/.github/workflows/update-licenses-disclaimer.yml b/.github/workflows/update-licenses-disclaimer.yml index 2a31eb574a5..eeb9d498305 100644 --- a/.github/workflows/update-licenses-disclaimer.yml +++ b/.github/workflows/update-licenses-disclaimer.yml @@ -22,7 +22,7 @@ jobs: credentials_json: ${{ secrets.MAINNET_SERVICE_ACCOUNT_KEY }} - name: Google Secrets id: google-secrets - uses: google-github-actions/get-secretmanager-secrets@v2.1.2 + uses: google-github-actions/get-secretmanager-secrets@v2.1.3 with: secrets: |- BOT_SSH_KEY:projects/1027349420744/secrets/BOT_SSH_PRIVATE_KEY