From 83c021d7f6c6b89e46f4427f1a83a565aca09ce7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 17:46:51 +0000 Subject: [PATCH] chore(deps): update joshkeegan/zip docker tag to v3.24.1 --- .github/workflows/call-release-module.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/call-release-module.yaml b/.github/workflows/call-release-module.yaml index 2c15666..2ffa2bb 100644 --- a/.github/workflows/call-release-module.yaml +++ b/.github/workflows/call-release-module.yaml @@ -32,7 +32,7 @@ jobs: Package-Relase-Module: runs-on: ${{ inputs.runs-on }} container: - image: joshkeegan/zip:3.23.4 + image: joshkeegan/zip:3.24.1 environment: ${{ inputs.environment-name }} permissions: contents: write