summaryrefslogtreecommitdiff
path: root/.github/workflows/dependencies.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/dependencies.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/dependencies.yml')
-rw-r--r--.github/workflows/dependencies.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dependencies.yml b/.github/workflows/dependencies.yml
index a21803ec6..aeeda6711 100644
--- a/.github/workflows/dependencies.yml
+++ b/.github/workflows/dependencies.yml
@@ -13,7 +13,7 @@ jobs:
contents: write # this is needed to push commits and branches
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