|
@@ -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@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
|
|
|
|
|
|
|
+ - uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
|
|
|
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@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
|
|
|
|
|
|
|
+ - uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
- name: Checkout
|
|
- name: Checkout
|
|
@@ -79,7 +79,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@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
|
|
|
|
|
|
|
+ - uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
- name: Checkout
|
|
- name: Checkout
|
|
@@ -93,7 +93,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@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
|
|
|
|
|
|
|
+ - uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
- name: Checkout
|
|
- name: Checkout
|
|
@@ -124,7 +124,7 @@ jobs:
|
|
|
if: needs.detect-noop.outputs.noop != 'true'
|
|
if: needs.detect-noop.outputs.noop != 'true'
|
|
|
|
|
|
|
|
steps:
|
|
steps:
|
|
|
- - uses: step-security/harden-runner@ec9f2d5744a09debf3a187a3f4f675c53b671911 # v2.13.0
|
|
|
|
|
|
|
+ - uses: step-security/harden-runner@f4a75cfd619ee5ce8d5b864b0d183aff3c69b55a # v2.13.1
|
|
|
with:
|
|
with:
|
|
|
egress-policy: audit
|
|
egress-policy: audit
|
|
|
- name: Checkout
|
|
- name: Checkout
|