chore(ci): harden GitHub Actions workflows per static analysis (#40545)

Co-authored-by: Claude Code <noreply@anthropic.com>
This commit is contained in:
Evan Rusackas
2026-05-29 23:13:43 -07:00
committed by GitHub
parent f4787a4f25
commit 2e7bec3646
24 changed files with 95 additions and 44 deletions

View File

@@ -27,6 +27,9 @@ concurrency:
group: docs-deploy-asf-site
cancel-in-progress: true
permissions:
contents: read
jobs:
config:
runs-on: ubuntu-24.04