From 2385cce3ae81977bc801026a9ce2cc6f3ace14cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 16:14:31 +0000 Subject: [PATCH] ci(deps): bump vimtor/action-zip from 1.1 to 1.2 Bumps [vimtor/action-zip](https://github.com/vimtor/action-zip) from 1.1 to 1.2. - [Release notes](https://github.com/vimtor/action-zip/releases) - [Commits](https://github.com/vimtor/action-zip/compare/v1.1...v1.2) --- updated-dependencies: - dependency-name: vimtor/action-zip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ea2653c..fa8a421 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -44,7 +44,7 @@ jobs: if-no-files-found: error - name: Create archive - uses: vimtor/action-zip@v1.1 + uses: vimtor/action-zip@v1.2 if: github.event_name != 'pull_request' with: files: ConfusedPolarBear.Plugin.IntroSkipper/bin/Debug/net6.0/ConfusedPolarBear.Plugin.IntroSkipper.dll