diff --git a/.github/workflows/auth-layer-chart-install.yml b/.github/workflows/auth-layer-chart-install.yml index 9abb806..7dab508 100644 --- a/.github/workflows/auth-layer-chart-install.yml +++ b/.github/workflows/auth-layer-chart-install.yml @@ -20,7 +20,7 @@ jobs: runs-on: [ self-hosted, Linux, medium, ephemeral ] steps: - name: Harden Runner - uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 + uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1 with: egress-policy: audit diff --git a/.github/workflows/charts-lint.yml b/.github/workflows/charts-lint.yml index 9139bd4..ed08990 100644 --- a/.github/workflows/charts-lint.yml +++ b/.github/workflows/charts-lint.yml @@ -20,7 +20,7 @@ jobs: runs-on: [ self-hosted, Linux, medium, ephemeral ] steps: - name: Harden Runner - uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 + uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1 with: egress-policy: audit diff --git a/.github/workflows/hedera-the-graph-chart-install.yml b/.github/workflows/hedera-the-graph-chart-install.yml index aa00660..e6febb7 100644 --- a/.github/workflows/hedera-the-graph-chart-install.yml +++ b/.github/workflows/hedera-the-graph-chart-install.yml @@ -20,7 +20,7 @@ jobs: runs-on: [self-hosted, Linux, medium, ephemeral] steps: - name: Harden Runner - uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 + uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1 with: egress-policy: audit diff --git a/.github/workflows/proxy-tests.yml b/.github/workflows/proxy-tests.yml index e2d03c8..b5f0dec 100644 --- a/.github/workflows/proxy-tests.yml +++ b/.github/workflows/proxy-tests.yml @@ -20,7 +20,7 @@ jobs: runs-on: [self-hosted, Linux, medium, ephemeral] steps: - name: Harden Runner - uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 + uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1 with: egress-policy: audit diff --git a/.github/workflows/release-integration.yml b/.github/workflows/release-integration.yml index 90bde01..434b67a 100644 --- a/.github/workflows/release-integration.yml +++ b/.github/workflows/release-integration.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 + uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1 with: egress-policy: audit diff --git a/.github/workflows/release-production.yml b/.github/workflows/release-production.yml index b9d7b82..659fddc 100644 --- a/.github/workflows/release-production.yml +++ b/.github/workflows/release-production.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 + uses: step-security/harden-runner@a4aa98b93cab29d9b1101a6143fb8bce00e2eac4 # v2.7.1 with: egress-policy: audit