From 2d2916befdc00d9b5edb4f43cb9b25300e1ac565 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 02:05:32 +0000 Subject: [PATCH] Bump step-security/harden-runner from 2.7.0 to 2.7.1 Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/63c24ba6bd7ba022e95695ff85de572c04a18142...a4aa98b93cab29d9b1101a6143fb8bce00e2eac4) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/auth-layer-chart-install.yml | 2 +- .github/workflows/charts-lint.yml | 2 +- .github/workflows/hedera-the-graph-chart-install.yml | 2 +- .github/workflows/proxy-tests.yml | 2 +- .github/workflows/release-integration.yml | 2 +- .github/workflows/release-production.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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