From 730f3e2d2fe467ca3f2acba638058f2c9064585f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 08:53:07 +0000 Subject: [PATCH] chore(deps): bump z-shell/.github Bumps [z-shell/.github](https://github.com/z-shell/.github) from 48e314c59d04b54ae7f05d57570845f1a11a286a to 2f42fb3d8d74582aa9dd99c884eda45078d95579. - [Release notes](https://github.com/z-shell/.github/releases) - [Commits](https://github.com/z-shell/.github/compare/48e314c59d04b54ae7f05d57570845f1a11a286a...2f42fb3d8d74582aa9dd99c884eda45078d95579) --- updated-dependencies: - dependency-name: z-shell/.github dependency-version: 2f42fb3d8d74582aa9dd99c884eda45078d95579 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/zsh-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/zsh-ci.yml b/.github/workflows/zsh-ci.yml index 092f3bfca..cf4cc6ac2 100644 --- a/.github/workflows/zsh-ci.yml +++ b/.github/workflows/zsh-ci.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Set up Zsh - uses: z-shell/.github/actions/setup-zsh@48e314c59d04b54ae7f05d57570845f1a11a286a # main + uses: z-shell/.github/actions/setup-zsh@2f42fb3d8d74582aa9dd99c884eda45078d95579 # main with: version: ${{ inputs.zsh-version }}