[StepSecurity] ci: Harden GitHub Actions (#4551)

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
This commit is contained in:
StepSecurity Bot
2024-12-17 06:20:06 -08:00
committed by GitHub
parent 861ec9c3c6
commit 5362012fdd
9 changed files with 27 additions and 0 deletions

View File

@@ -5,6 +5,9 @@ on:
types:
- completed
permissions:
contents: read
jobs:
comment:
if: ${{ github.event.workflow_run.conclusion == 'failure' }}