Skip to content

Commit 67959b5

Browse files
dependabot[bot]thorsten
authored andcommitted
chore(deps): bump montudor/action-zip from 0.1.0 to 1.0.0
Bumps [montudor/action-zip](https://github.com/montudor/action-zip) from 0.1.0 to 1.0.0. - [Release notes](https://github.com/montudor/action-zip/releases) - [Commits](montudor/action-zip@v0.1.0...v1.0.0) --- updated-dependencies: - dependency-name: montudor/action-zip dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent db62421 commit 67959b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
cmd: build
7474

7575
- name: Create release artifact
76-
uses: montudor/action-zip@v0.1.0
76+
uses: montudor/action-zip@v1.0.0
7777
with:
7878
args: zip -X -r phpMyFAQ-${{ env.release_name }}.zip phpmyfaq -x "phpmyfaq/src/libs/tecnickcom/tcpdf/fonts/*"
7979

0 commit comments

Comments
 (0)