From 4360420ce155e40435f7aee5343f8782bc783e32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:49:05 +0000 Subject: [PATCH] chore(deps): bump step-security/harden-runner from 2.7.0 to 2.9.0 Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.7.0 to 2.9.0. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/63c24ba6bd7ba022e95695ff85de572c04a18142...0d381219ddf674d61a7572ddd19d7941e271515c) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/greetings.yaml | 2 +- .github/workflows/labeler.yaml | 2 +- .github/workflows/markdown-checks.yaml | 2 +- .github/workflows/verify-helm.yaml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/greetings.yaml b/.github/workflows/greetings.yaml index 6b00f78..aaa759d 100644 --- a/.github/workflows/greetings.yaml +++ b/.github/workflows/greetings.yaml @@ -29,7 +29,7 @@ jobs: pull-requests: write # for actions/first-interaction to comment on first PR steps: - name: Harden Runner - uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 + uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0 with: allowed-endpoints: > api.github.com:443 diff --git a/.github/workflows/labeler.yaml b/.github/workflows/labeler.yaml index 70fea6e..c389a9e 100644 --- a/.github/workflows/labeler.yaml +++ b/.github/workflows/labeler.yaml @@ -29,7 +29,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden Runner - uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 + uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0 with: allowed-endpoints: > api.github.com:443 diff --git a/.github/workflows/markdown-checks.yaml b/.github/workflows/markdown-checks.yaml index b4d55db..c483581 100644 --- a/.github/workflows/markdown-checks.yaml +++ b/.github/workflows/markdown-checks.yaml @@ -30,7 +30,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden Runner - uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 + uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0 with: allowed-endpoints: > github.com:443 diff --git a/.github/workflows/verify-helm.yaml b/.github/workflows/verify-helm.yaml index ed58def..02f3bcd 100644 --- a/.github/workflows/verify-helm.yaml +++ b/.github/workflows/verify-helm.yaml @@ -30,7 +30,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden Runner - uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 + uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0 with: allowed-endpoints: > auth.docker.io:443 @@ -57,7 +57,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Harden Runner - uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0 + uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0 with: allowed-endpoints: > get.helm.sh:443