summaryrefslogtreecommitdiff
path: root/.github/workflows/installer.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-12-07 18:38:26 +0100
committerGitHub <noreply@github.com>2025-12-07 18:38:26 +0100
commit3b66f643e4cfc78dfd62bb332f28f82d7dff2461 (patch)
tree73692d2c329011fea5238c2b4d74a642f4b9a533 /.github/workflows/installer.yml
parent953f526dea332c6ba12f178f61785c5a3aa9ae73 (diff)
downloadzsh-3b66f643e4cfc78dfd62bb332f28f82d7dff2461.tar.gz
zsh-3b66f643e4cfc78dfd62bb332f28f82d7dff2461.tar.bz2
zsh-3b66f643e4cfc78dfd62bb332f28f82d7dff2461.zip
chore(deps): bump step-security/harden-runner from 2.13.2 to 2.13.3 (#13471)
Bumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.13.2 to 2.13.3. - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](https://github.com/step-security/harden-runner/compare/95d9a5deda9de15063e7595e9719c11c38c90ae2...df199fb7be9f65074067a9eb93f12bb4c5547cf2) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.13.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows/installer.yml')
-rw-r--r--.github/workflows/installer.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/installer.yml b/.github/workflows/installer.yml
index 120381dd8..d48a9603e 100644
--- a/.github/workflows/installer.yml
+++ b/.github/workflows/installer.yml
@@ -26,7 +26,7 @@ jobs:
- macos-latest
steps:
- name: Harden the runner (Audit all outbound calls)
- uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
+ uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
with:
egress-policy: audit
@@ -47,7 +47,7 @@ jobs:
- test
steps:
- name: Harden the runner (Audit all outbound calls)
- uses: step-security/harden-runner@95d9a5deda9de15063e7595e9719c11c38c90ae2 # v2.13.2
+ uses: step-security/harden-runner@df199fb7be9f65074067a9eb93f12bb4c5547cf2 # v2.13.3
with:
egress-policy: audit