Skip to content

Commit

Permalink
Bump thedoctor0/zip-release from 0.7.1 to 0.7.5
Browse files Browse the repository at this point in the history
Bumps [thedoctor0/zip-release](https://github.com/thedoctor0/zip-release) from 0.7.1 to 0.7.5.
- [Release notes](https://github.com/thedoctor0/zip-release/releases)
- [Commits](TheDoctor0/zip-release@0.7.1...0.7.5)

---
updated-dependencies:
- dependency-name: thedoctor0/zip-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and ffried committed Oct 30, 2023
1 parent f087221 commit 02eaab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
mkdir -p "./${OUTPUT_FOLDER}"
go build -C "./cmd/${TOOL_NAME}" -o "$(pwd)/${OUTPUT_FOLDER}/${TOOL_NAME}"
- uses: thedoctor0/[email protected].1
- uses: thedoctor0/[email protected].5
with:
type: zip
directory: ${{ env.OUTPUT_FOLDER }}
Expand Down

0 comments on commit 02eaab3

Please sign in to comment.