Copilot suggested improvement to Github Actions permissions (#4311)

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Benjamin Pracht
2026-02-10 15:57:17 -08:00
committed by GitHub
parent a9b8d40de4
commit cbd2f82d1c

View File

@@ -14,6 +14,9 @@
name: Release to Docker
permissions:
contents: read
# Controls when the action will run.
on:
workflow_dispatch: