Skip to content

Commit b9a3f9f

Browse files
MAINT: Bump the actions group with 1 update (#990)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent ea2f8bf commit b9a3f9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci_cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ jobs:
491491
pytest -v --use-existing-service=yes
492492
493493
- name: "Compressing Dockerfile.windows"
494-
uses: vimtor/action-zip@v1.1
494+
uses: vimtor/action-zip@v1.2
495495
with:
496496
files: docker/Dockerfile.windows
497497
dest: windows-dockerfile.zip
@@ -581,7 +581,7 @@ jobs:
581581
requires-xvfb: true
582582

583583
- name: "Compressing Dockerfile.linux"
584-
uses: vimtor/action-zip@v1.1
584+
uses: vimtor/action-zip@v1.2
585585
with:
586586
files: docker/Dockerfile.linux
587587
dest: linux-dockerfile.zip

0 commit comments

Comments
 (0)