From aa2a1f7a5ff32254141530bc6bd03bbdca7a2c02 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 16:04:39 +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