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

CI security hardening: restrict permissions in translations workflow (#163057)

This commit is contained in:
Franck Nijhof
2026-02-15 12:00:10 +01:00
committed by GitHub
parent 3a6ca5ec17
commit e1194167cb
+2
View File
@@ -9,6 +9,8 @@ on:
paths:
- "**strings.json"
permissions: {}
env:
DEFAULT_PYTHON: "3.14.2"