From fe56584a7b3900989652b907988c02b030e4cdc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 19:10:37 +0000 Subject: [PATCH] Bump thedoctor0/zip-release from 0.7.1 to 0.7.6 Bumps [thedoctor0/zip-release](https://github.com/thedoctor0/zip-release) from 0.7.1 to 0.7.6. - [Release notes](https://github.com/thedoctor0/zip-release/releases) - [Commits](https://github.com/thedoctor0/zip-release/compare/a24011d8d445e4da5935a7e73c1f98e22a439464...b57d897cb5d60cb78b51a507f63fa184cfe35554) --- updated-dependencies: - dependency-name: thedoctor0/zip-release dependency-version: 0.7.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/upload-artifacts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upload-artifacts.yml b/.github/workflows/upload-artifacts.yml index 6d9a9769..3b1faf5a 100644 --- a/.github/workflows/upload-artifacts.yml +++ b/.github/workflows/upload-artifacts.yml @@ -36,7 +36,7 @@ jobs: aws-region: ${{env.AWS_DEFAULT_REGION}} - name: Zip artifacts - uses: thedoctor0/zip-release@a24011d8d445e4da5935a7e73c1f98e22a439464 # thedoctor0/zip-release@master see https://github.com/TheDoctor0/zip-release/tree/master + uses: thedoctor0/zip-release@b57d897cb5d60cb78b51a507f63fa184cfe35554 # thedoctor0/zip-release@master see https://github.com/TheDoctor0/zip-release/tree/master with: type: "zip" filename: "mbis_app.zip"