|
@@ -26,7 +26,7 @@ jobs:
|
|
|
outputs:
|
|
outputs:
|
|
|
noop: ${{ steps.noop.outputs.should_skip }}
|
|
noop: ${{ steps.noop.outputs.should_skip }}
|
|
|
steps:
|
|
steps:
|
|
|
- - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
|
|
|
|
|
|
|
+ - uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
- name: Detect No-op Changes
|
|
- name: Detect No-op Changes
|
|
@@ -47,7 +47,7 @@ jobs:
|
|
|
if: needs.detect-noop.outputs.noop != 'true' && github.ref != 'refs/heads/main'
|
|
if: needs.detect-noop.outputs.noop != 'true' && github.ref != 'refs/heads/main'
|
|
|
|
|
|
|
|
steps:
|
|
steps:
|
|
|
- - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
|
|
|
|
|
|
|
+ - uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
- name: Checkout
|
|
- name: Checkout
|
|
@@ -75,7 +75,7 @@ jobs:
|
|
|
if: needs.detect-noop.outputs.noop != 'true' && github.ref != 'refs/heads/main'
|
|
if: needs.detect-noop.outputs.noop != 'true' && github.ref != 'refs/heads/main'
|
|
|
|
|
|
|
|
steps:
|
|
steps:
|
|
|
- - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
|
|
|
|
|
|
|
+ - uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
- name: Checkout
|
|
- name: Checkout
|
|
@@ -89,7 +89,7 @@ jobs:
|
|
|
if: needs.detect-noop.outputs.noop != 'true' && github.ref != 'refs/heads/main'
|
|
if: needs.detect-noop.outputs.noop != 'true' && github.ref != 'refs/heads/main'
|
|
|
|
|
|
|
|
steps:
|
|
steps:
|
|
|
- - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
|
|
|
|
|
|
|
+ - uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
- name: Checkout
|
|
- name: Checkout
|
|
@@ -120,7 +120,7 @@ jobs:
|
|
|
if: needs.detect-noop.outputs.noop != 'true'
|
|
if: needs.detect-noop.outputs.noop != 'true'
|
|
|
|
|
|
|
|
steps:
|
|
steps:
|
|
|
- - uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
|
|
|
|
|
|
|
+ - uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
- name: Checkout
|
|
- name: Checkout
|