Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
chore(deps): update wangyoucao577/go-release-action action to v1.40
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2023
1 parent 0fc47f6 commit b12875d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@v3
- name: Set version in env
run: echo "CLI_VERSION=$(git tag | tail -1)" >> $GITHUB_ENV
- uses: wangyoucao577/go-release-action@v1.38
- uses: wangyoucao577/go-release-action@v1.40
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit b12875d

Please sign in to comment.