Skip to content

Commit

Permalink
Merge pull request #6212 from filecoin-project/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/TheDoctor0/zip-release-0.7.6

chore(deps): bump TheDoctor0/zip-release from 0.7.5 to 0.7.6
  • Loading branch information
simlecode authored Nov 7, 2023
2 parents 22072db + 1309548 commit 3948271
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/common_build_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
mv ./${{inputs.bin_name}} ./release
- name: Zip Release
uses: TheDoctor0/[email protected].5
uses: TheDoctor0/[email protected].6
with:
filename: ${{steps.vars.outputs.artifact_name}}
path: ./release
Expand Down Expand Up @@ -273,7 +273,7 @@ jobs:
- name: Zip Release
if: startsWith(github.ref, 'refs/tags/')
uses: TheDoctor0/[email protected].5
uses: TheDoctor0/[email protected].6
with:
filename: ${{steps.vars.outputs.artifact_name}}
path: ./release
Expand Down

0 comments on commit 3948271

Please sign in to comment.