Skip to content

Commit

Permalink
build(deps): bump wangyoucao577/go-release-action from 1.40 to 1.42
Browse files Browse the repository at this point in the history
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.40 to 1.42.
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](wangyoucao577/go-release-action@v1.40...v1.42)

---
updated-dependencies:
- dependency-name: wangyoucao577/go-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and shakefu committed Jan 22, 2024
1 parent 5766f8e commit 75193d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-bin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# - "386"
steps:
- uses: actions/checkout@v4
- uses: wangyoucao577/go-release-action@v1.40
- uses: wangyoucao577/go-release-action@v1.42
with:
github_token: ${{ secrets.GHA_TOKEN }}
goversion: https://golang.org/dl/go1.20.2.linux-amd64.tar.gz
Expand Down

0 comments on commit 75193d2

Please sign in to comment.