diff --git a/.github/workflows/templates/export-courses-docs-to-gcs.yaml b/.github/workflows/templates/export-courses-docs-to-gcs.yaml index d4e0911669..c64e55b570 100644 --- a/.github/workflows/templates/export-courses-docs-to-gcs.yaml +++ b/.github/workflows/templates/export-courses-docs-to-gcs.yaml @@ -24,7 +24,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 + uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0 with: egress-policy: audit diff --git a/.github/workflows/templates/export-docs-to-gcs.yaml b/.github/workflows/templates/export-docs-to-gcs.yaml index 8f4a55fcba..0786df6f37 100644 --- a/.github/workflows/templates/export-docs-to-gcs.yaml +++ b/.github/workflows/templates/export-docs-to-gcs.yaml @@ -26,7 +26,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 + uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0 with: egress-policy: audit diff --git a/.github/workflows/templates/export-images-docs-to-gcs.yaml b/.github/workflows/templates/export-images-docs-to-gcs.yaml index f52fc6eb7e..3851992ffe 100644 --- a/.github/workflows/templates/export-images-docs-to-gcs.yaml +++ b/.github/workflows/templates/export-images-docs-to-gcs.yaml @@ -23,7 +23,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0 + uses: step-security/harden-runner@8d3c67de8e2fe68ef647c8db1e6a09f647780f40 # v2.19.0 with: egress-policy: audit