Releases: devops-infra/action-commit-push
Releases · devops-infra/action-commit-push
v0.10.0
What's Changed
- Bump devops-infra/action-pull-request from 0.5.2 to 0.5.3 by @dependabot in #77
- Bump ubuntu from jammy-20221101 to jammy-20221130 by @dependabot in #78
- Bump ubuntu from jammy-20221130 to jammy-20230126 by @dependabot in #79
- Bump devops-infra/action-pull-request from 0.5.3 to 0.5.5 by @dependabot in #80
- Bump ubuntu from jammy-20230126 to jammy-20230301 by @dependabot in #81
- Bump ubuntu from jammy-20230301 to jammy-20230308 by @dependabot in #82
- Bump ubuntu from jammy-20230308 to jammy-20230425 by @dependabot in #84
- Bump ubuntu from jammy-20230425 to jammy-20230522 by @dependabot in #85
- Bump ubuntu from jammy-20230522 to jammy-20230605 by @dependabot in #86
- Bump ubuntu from jammy-20230605 to jammy-20230624 by @dependabot in #88
- Bump ubuntu from jammy-20230624 to jammy-20230804 by @dependabot in #89
- Bump crazy-max/ghaction-github-labeler from 4.1.0 to 4.2.0 by @dependabot in #90
- Bump ubuntu from jammy-20230804 to jammy-20230816 by @dependabot in #91
- Bump actions/checkout from 3 to 4 by @dependabot in #92
- Bump crazy-max/ghaction-github-labeler from 4.2.0 to 5.0.0 by @dependabot in #93
- Bump ubuntu from jammy-20230816 to jammy-20230916 by @dependabot in #94
- Bump ubuntu from jammy-20230916 to jammy-20231004 by @dependabot in #95
- Bump ubuntu from jammy-20231004 to jammy-20231128 by @dependabot in #98
- Bump ubuntu from jammy-20231128 to jammy-20240111 by @dependabot in #99
- Bump ubuntu from jammy-20240111 to jammy-20240125 by @dependabot in #101
- Bump ubuntu from jammy-20240125 to jammy-20240212 by @dependabot in #104
- Bump ubuntu from jammy-20240212 to jammy-20240227 by @dependabot in #105
- Bump ubuntu from jammy-20240227 to jammy-20240405 by @dependabot in #108
- Bump ubuntu from jammy-20240405 to jammy-20240427 by @dependabot in #111
- Bump ubuntu from jammy-20240427 to jammy-20240530 by @dependabot in #114
- Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 by @dependabot in #120
- Bump ubuntu from jammy-20240530 to jammy-20240808 by @dependabot in #118
- Bump crazy-max/ghaction-github-labeler from 5.1.0 to 5.2.0 by @dependabot in #123
- Add support for arm64 images and multi-platform builds by @github-actions in #125
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- Bump ubuntu from jammy-20221020 to jammy-20221101 by @dependabot in #73
- Bump devops-infra/action-pull-request from 0.5.1 to 0.5.2 by @dependabot in #74
- Fix newline
\n
handling if usingcommit_prefix
orcommit_message
by @github-actions in #75 - Bump release to 0.9.2 by @github-actions in #76
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- Bump alpine from 3.15.2 to 3.15.3 by @dependabot in #49
- Bump alpine from 3.15.3 to 3.15.4 by @dependabot in #50
- Bump for git by @github-actions in #51
- Add
safe.directory
for git by @ChristophShyper in #52 - Set safe directory for git by @ChristophShyper in #53
- Use Ubuntu as base image by @ChristophShyper in #54
- Bump ubuntu from jammy-20220404 to jammy-20220421 by @dependabot in #55
- Bump ubuntu from jammy-20220421 to jammy-20220428 by @dependabot in #56
- Bump crazy-max/ghaction-github-labeler from 3.1.1 to 4.0.0 by @dependabot in #57
- Bump ubuntu from jammy-20220428 to jammy-20220531 by @dependabot in #58
- Bump devops-infra/action-pull-request from 0.4.2 to 0.5.0 by @dependabot in #61
- Update find formula in README.md by @github-actions in #62
- Bump ubuntu from jammy-20220531 to jammy-20220801 by @dependabot in #63
- Bump ubuntu from jammy-20220801 to jammy-20220815 by @dependabot in #66
- Bump ubuntu from jammy-20220815 to jammy-20221003 by @dependabot in #67
- Bump devops-infra/action-pull-request from 0.5.0 to 0.5.1 by @dependabot in #68
- Bump crazy-max/ghaction-github-labeler from 4.0.0 to 4.1.0 by @dependabot in #69
- Bump ubuntu from jammy-20221003 to jammy-20221020 by @dependabot in #70
- entrypoint.sh: Replace the usage of
set-output
command by @hjpotter92 in #71 - Fix for setting multiline outputs by @github-actions in #72
New Contributors
- @hjpotter92 made their first contribution in #71
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Bump alpine from 3.15.0 to 3.15.1 by @dependabot in #45
- Bump alpine from 3.15.1 to 3.15.2 by @dependabot in #46
- Allow both commit messages and prefixes by @github-actions in #48
Full Changelog: v0.8.4...v0.9.0
v0.8.4
What's Changed
- Fix and improve commit conditions by @github-actions in #43
- Bump release to v0.8.4 by @ChristophShyper in #44
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- Fix force pushing by force-with-lease by @github-actions in #41
- Set commit_prefix to empty by default by @github-actions in #42
Full Changelog: v0.8.2...v0.8.3
v0.8.2
v0.8.1
What's Changed
- Fix cron workflow by @github-actions in #38
- Fix commit parameters expansion by @github-actions in #39
Full Changelog: v0.8...v0.8.1
v0.8
Fixed organization name evaluation
What's Changed
- Fix organization_domain input evaluation. by @github-actions in #33
Full Changelog: v0.6...v0.7