diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 0fa87ba8b..b1957594f 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -31,7 +31,7 @@ jobs: steps: # * Initial steps - name: Harden Runner - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 #v2.14.0 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 #v2.19.1 with: egress-policy: audit @@ -112,7 +112,7 @@ jobs: steps: # * Initial steps - name: Harden Runner - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 #v2.14.0 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 #v2.19.1 with: egress-policy: audit @@ -189,7 +189,7 @@ jobs: steps: # * Initial steps - name: Harden Runner - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 #v2.14.0 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 #v2.19.1 with: egress-policy: audit @@ -264,7 +264,7 @@ jobs: - cli steps: - name: Harden Runner - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1 with: egress-policy: audit diff --git a/.github/workflows/test-backend.yaml b/.github/workflows/test-backend.yaml index bcec7b65c..774f4ff7d 100644 --- a/.github/workflows/test-backend.yaml +++ b/.github/workflows/test-backend.yaml @@ -32,7 +32,7 @@ jobs: steps: # * Initial steps - name: Harden Runner - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 #v2.14.0 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 #v2.19.1 with: egress-policy: audit diff --git a/.github/workflows/test-cli.yaml b/.github/workflows/test-cli.yaml index 85427a6c2..4a096a557 100644 --- a/.github/workflows/test-cli.yaml +++ b/.github/workflows/test-cli.yaml @@ -35,7 +35,7 @@ jobs: steps: # * Initial steps - name: Harden Runner - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 #v2.14.0 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 #v2.19.1 with: egress-policy: audit diff --git a/.github/workflows/test-contracts.yaml b/.github/workflows/test-contracts.yaml index be75ca430..d041f0679 100644 --- a/.github/workflows/test-contracts.yaml +++ b/.github/workflows/test-contracts.yaml @@ -40,7 +40,7 @@ jobs: timeout-minutes: 10 steps: - name: Harden Runner - uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1 with: egress-policy: audit @@ -90,7 +90,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1 with: egress-policy: audit @@ -140,7 +140,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1 with: egress-policy: audit diff --git a/.github/workflows/test-sdk.yaml b/.github/workflows/test-sdk.yaml index 7a9c803af..ba12f4221 100644 --- a/.github/workflows/test-sdk.yaml +++ b/.github/workflows/test-sdk.yaml @@ -36,7 +36,7 @@ jobs: steps: # * Initial steps - name: Harden Runner - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1 with: egress-policy: audit diff --git a/.github/workflows/test-web.yaml b/.github/workflows/test-web.yaml index 2e0378639..f52b003ba 100644 --- a/.github/workflows/test-web.yaml +++ b/.github/workflows/test-web.yaml @@ -26,7 +26,7 @@ jobs: steps: # * Initial steps - name: Harden Runner - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 #v2.14.0 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 #v2.19.1 with: egress-policy: audit diff --git a/.github/workflows/version.yaml b/.github/workflows/version.yaml index 13d46e9ee..7d3d0c776 100644 --- a/.github/workflows/version.yaml +++ b/.github/workflows/version.yaml @@ -22,7 +22,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 #v2.14.0 + uses: step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 #v2.19.1 with: egress-policy: audit