Created by: dependabot[bot]
Bumps wangyoucao577/go-release-action from 1.30 to 1.34.
Release notes
Sourced from wangyoucao577/go-release-action's releases.
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
- feat: support go 1.19 by
@Zxilly
in wangyoucao577/go-release-action#92Full Changelog: https://github.com/wangyoucao577/go-release-action/compare/v1.30...v1.31
Commits
-
90da8eb
doc: update ver -
4912276
feat: use prebuilt image -
66f81bf
fix: restore action name for marketplace matching -
618d9fc
feat: supportworkflow_run
trigger (#103) -
40d9657
doc: use latest image -
33a4ba6
Build multi-platform images for both linux-amd64 and linux-arm64 runners (#102) -
9139a11
support linux/arm64 platform (#101) -
aae5721
doc: use latest version -
f4adb3e
Fix compress_assets for compatibility (#95) -
bb9ce74
Add support to produce zip files for all platforms (#93) - 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)