diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 8103cb2ad..9feee84fd 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@a90bcbc6539c36a85cdfeb73f7e2f433735f215b #v2.15.0 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@a90bcbc6539c36a85cdfeb73f7e2f433735f215b #v2.15.0 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@a90bcbc6539c36a85cdfeb73f7e2f433735f215b #v2.15.0 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@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0 with: egress-policy: audit diff --git a/.github/workflows/test-backend.yaml b/.github/workflows/test-backend.yaml index 2bf1792ca..dfeef731a 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@a90bcbc6539c36a85cdfeb73f7e2f433735f215b #v2.15.0 with: egress-policy: audit diff --git a/.github/workflows/test-cli.yaml b/.github/workflows/test-cli.yaml index bd23e5c20..5878654c1 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@a90bcbc6539c36a85cdfeb73f7e2f433735f215b #v2.15.0 with: egress-policy: audit diff --git a/.github/workflows/test-contracts.yaml b/.github/workflows/test-contracts.yaml index e41a0f2dd..461dcc491 100644 --- a/.github/workflows/test-contracts.yaml +++ b/.github/workflows/test-contracts.yaml @@ -21,7 +21,7 @@ jobs: #timeout-minutes: 10 steps: - name: Harden Runner - uses: step-security/harden-runner@5ef0c079ce82195b2a36a210272d6b661572d83e # v2.14.2 + uses: step-security/harden-runner@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0 with: egress-policy: audit diff --git a/.github/workflows/test-sdk.yaml b/.github/workflows/test-sdk.yaml index 456b9100c..3417e42b8 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@a90bcbc6539c36a85cdfeb73f7e2f433735f215b # v2.15.0 with: egress-policy: audit diff --git a/.github/workflows/test-web.yaml b/.github/workflows/test-web.yaml index 998490340..cb06bb9b0 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@a90bcbc6539c36a85cdfeb73f7e2f433735f215b #v2.15.0 with: egress-policy: audit diff --git a/.github/workflows/version.yaml b/.github/workflows/version.yaml index 04f8bb971..a637bf101 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@a90bcbc6539c36a85cdfeb73f7e2f433735f215b #v2.15.0 with: egress-policy: audit