mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 09:38:58 +01:00
CI security hardening: restrict permissions in wheels workflow (#163059)
This commit is contained in:
@@ -19,6 +19,8 @@ on:
|
||||
env:
|
||||
DEFAULT_PYTHON: "3.14.2"
|
||||
|
||||
permissions: {}
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref_name}}
|
||||
cancel-in-progress: true
|
||||
|
||||
Reference in New Issue
Block a user