Created by: dependabot[bot]
Bumps wangyoucao577/go-release-action from 1.30 to 1.36.
Release notes
Sourced from wangyoucao577/go-release-action's releases.
v1.36
What's Changed
- Spefify Go version by go.mod by
@hmiyado
in wangyoucao577/go-release-action#110New Contributors
@hmiyado
made their first contribution in wangyoucao577/go-release-action#110Full Changelog: https://github.com/wangyoucao577/go-release-action/compare/v1.35...v1.36
v1.35
What's Changed
- Limit auto tests to avoid 403 API rate limit by
@wangyoucao577
in wangyoucao577/go-release-action#106- Accept minor release version string as goversion by
@cetteup
in wangyoucao577/go-release-action#109New Contributors
@cetteup
made their first contribution in wangyoucao577/go-release-action#109Full Changelog: https://github.com/wangyoucao577/go-release-action/compare/v1.34...v1.35
v1.34
What's Changed
- feat: support
workflow_run
trigger by@fupengl
in wangyoucao577/go-release-action#103New Contributors
@fupengl
made their first contribution in wangyoucao577/go-release-action#103Full Changelog: https://github.com/wangyoucao577/go-release-action/compare/v1.33...v1.34
v1.33
What's Changed
- support linux/arm64 platform by
@kmlebedev
in wangyoucao577/go-release-action#101- Build multi-platform images for both linux-amd64 and linux-arm64 runners by
@wangyoucao577
in wangyoucao577/go-release-action#102New Contributors
@kmlebedev
made their first contribution in wangyoucao577/go-release-action#101Full Changelog: https://github.com/wangyoucao577/go-release-action/compare/v1.32...v1.33
v1.32
What's Changed
- Add support to produce zip files for all platforms by
@mjmayer
in wangyoucao577/go-release-action#93- Fix compress_assets for compatibility by
@wangyoucao577
in wangyoucao577/go-release-action#95New Contributors
@mjmayer
made their first contribution in wangyoucao577/go-release-action#93Full Changelog: https://github.com/wangyoucao577/go-release-action/compare/v1.31...v1.32
v1.31
What's Changed
... (truncated)
Commits
-
efb9406
doc: update ver -
03cc0c7
feat: use pre-built image -
fefe054
Spefify Go version by go.mod (#110) -
a42b655
doc: update ver -
fa1f667
feat: Accept minor release version string as goversion (#109) -
91faca1
Limit auto tests to avoid 403 API rate limit (#106) -
405af3f
doc: update ver -
66f81bf
fix: restore action name for marketplace matching -
618d9fc
feat: supportworkflow_run
trigger (#103) -
40d9657
doc: use latest image - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)