From 5b7ecc5aa9fb01653a1ccee173d625bc94ec0988 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 18:21:37 +0000 Subject: [PATCH] chore(deps): update montudor/action-zip action to v0.1.1 --- .github/workflows/pre-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pre-release.yml b/.github/workflows/pre-release.yml index 1eb8882..bae3800 100644 --- a/.github/workflows/pre-release.yml +++ b/.github/workflows/pre-release.yml @@ -27,7 +27,7 @@ jobs: mv dist/ footnotes/ - name: Create release archive - uses: montudor/action-zip@v0.1.0 + uses: montudor/action-zip@v0.1.1 with: args: zip -X -r footnotes-${{ github.event.release.tag_name }}.zip footnotes