Skip to content

Commit

Permalink
Bump the all group with 1 update (#275)
Browse files Browse the repository at this point in the history
Bumps the all group with 1 update: [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action).


Updates `wangyoucao577/go-release-action` from 1.46 to 1.47
- [Release notes](https://github.com/wangyoucao577/go-release-action/releases)
- [Commits](wangyoucao577/go-release-action@v1.46...v1.47)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: AbdulFattaah Popoola <abdulapopoola@github.com>
  • Loading branch information
dependabot[bot] and abdulapopoola authored Feb 12, 2024
1 parent b6375d1 commit 9d58ff1
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 @@ -22,7 +22,7 @@ jobs:
goos: windows
steps:
- uses: actions/checkout@v4
- uses: wangyoucao577/go-release-action@v1.46
- uses: wangyoucao577/go-release-action@v1.47
with:
goversion: 1.22.0 # needs the patch specified
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9d58ff1

Please sign in to comment.