File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 pull_request :
77 branches : [main, master]
88 schedule :
9- - cron : ' 0 6 * * 1'
9+ - cron : ' 0 6 1 * *' # monthly 1st 06:00 UTC
10+
1011# Estate guardrail: cancel superseded runs so re-pushes / rebased PR
1112# updates do not pile up queued runs against the shared account-wide
1213# Actions concurrency pool. Applied only to read-only check workflows
Original file line number Diff line number Diff line change 3939
4040 - name : Validate A2ML manifests
4141 if : steps.detect.outputs.count > 0
42- uses : hyperpolymath/a2ml-validate-action@59145c7d1039fa3059b3ecacdb50ee23d7505898 # main
42+ uses : hyperpolymath/a2ml-validate-action@6bff6ec134fc977e86d25166a5c522ddea5c1e78 # main
4343 with :
4444 path : ' .'
4545 strict : ' false'
Original file line number Diff line number Diff line change 99permissions : read-all
1010jobs :
1111 analysis :
12+ permissions :
13+ security-events : write
14+ id-token : write
1215 uses : hyperpolymath/standards/.github/workflows/scorecard-reusable.yml@e0caf11508a3989574713c78f5f444f2ce5e33ef
1316 timeout-minutes : 10
1417 secrets : inherit
You can’t perform that action at this time.
0 commit comments