1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 17:49:37 +01:00

CI security hardening: prevent template injection in translations workflow (#163074)

This commit is contained in:
Franck Nijhof
2026-02-15 16:26:13 +01:00
committed by GitHub
parent 980507480b
commit 7020bec262
+2 -1
View File
@@ -31,6 +31,7 @@ jobs:
python-version: ${{ env.DEFAULT_PYTHON }}
- name: Upload Translations
env:
LOKALISE_TOKEN: ${{ secrets.LOKALISE_TOKEN }}
run: |
export LOKALISE_TOKEN="${{ secrets.LOKALISE_TOKEN }}"
python3 -m script.translations upload