File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 1717 update-release-notes :
1818 runs-on : hashgraph-docs-linux-medium
1919 steps :
20+ - name : Harden the runner (Audit all outbound calls)
21+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
22+ with :
23+ egress-policy : audit
24+
2025 - name : Checkout docs repo
2126 uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
2227
Original file line number Diff line number Diff line change 1313 update-tables :
1414 runs-on : hashgraph-docs-linux-medium
1515 steps :
16+ - name : Harden the runner (Audit all outbound calls)
17+ uses : step-security/harden-runner@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
18+ with :
19+ egress-policy : audit
20+
1621 - name : Checkout repository
1722 uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
1823
You can’t perform that action at this time.
0 commit comments