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] <support@github.com>
This commit is contained in:
parent
8eb9925cd2
commit
2385cce3ae
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user