Skip to content

Commit

Permalink
chore(deps): bump montudor/action-zip from 0.1.0 to 1.0.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored and thorsten committed Jul 3, 2023
1 parent db62421 commit 67959b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
cmd: build

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

Expand Down

0 comments on commit 67959b5

Please sign in to comment.