|
@@ -26,7 +26,7 @@ jobs:
|
|
|
contents: read
|
|
contents: read
|
|
|
steps:
|
|
steps:
|
|
|
- name: Harden the runner (Audit all outbound calls)
|
|
- name: Harden the runner (Audit all outbound calls)
|
|
|
- uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
|
|
|
|
|
|
|
+ uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
|
|
|
|
@@ -69,7 +69,7 @@ jobs:
|
|
|
contents: write # to create a release and push new docs
|
|
contents: write # to create a release and push new docs
|
|
|
steps:
|
|
steps:
|
|
|
- name: Harden the runner (Audit all outbound calls)
|
|
- name: Harden the runner (Audit all outbound calls)
|
|
|
- uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
|
|
|
|
|
|
|
+ uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
|
|
|
|
@@ -149,7 +149,7 @@ jobs:
|
|
|
RELEASE_TAG: ${{ github.event.inputs.version }}${{ matrix.tag_suffix }}
|
|
RELEASE_TAG: ${{ github.event.inputs.version }}${{ matrix.tag_suffix }}
|
|
|
|
|
|
|
|
steps:
|
|
steps:
|
|
|
- - uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
|
|
|
|
|
|
|
+ - uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
- name: Checkout
|
|
- name: Checkout
|