Files
esphome/.github/workflows/lock.yml
Jesse Hills 193e7d476d Pin GitHub Actions to commit SHAs
Replace mutable tag references with immutable commit SHAs
to prevent supply-chain attacks via compromised tags.
Version comments are preserved for readability.
2026-04-15 13:12:20 +12:00

12 lines
249 B
YAML

---
name: Lock closed issues and PRs
on:
schedule:
- cron: "30 0 * * *" # Run daily at 00:30 UTC
workflow_dispatch:
jobs:
lock:
uses: esphome/workflows/.github/workflows/lock.yml@3c4e8446aa1029f1c346a482034b3ee1489077ca # 2026.4.0