Skip to content

Commit

Permalink
{ci} Update go-release in release workflow to 1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
asmaloney committed Jan 23, 2024
1 parent 429685b commit 9a2254a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
if: matrix.goos == 'darwin'
run: echo "OS_NAME=macOS" >> "$GITHUB_ENV"
- uses: actions/checkout@v3
- uses: wangyoucao577/go-release-action@v1.40
- uses: wangyoucao577/go-release-action@v1.42
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
md5sum: false
Expand Down

0 comments on commit 9a2254a

Please sign in to comment.