Releases: grails/github-actions
Releases · grails/github-actions
3.0
What's Changed
- Add used by to readme by @jamesfredley in #9
- Synchronize with micronaut-projects/github-actions@master so these actions can be adopted instead by @jdaugherty in #10
New Contributors
- @jamesfredley made their first contribution in #9
- @jdaugherty made their first contribution in #10
Full Changelog: v2.0...v3.0
2.0
What's Changed
- Update entrypoint.sh by @puneetbehl in #6
- Use GITHUB_OUTPUT instead of set-output command by @puneetbehl in #7
- Update to actions/checkout@v3 by @puneetbehl in #8
Full Changelog: v1...v1.1
1.0
What's Changed
- Update post-release action by @puneetbehl in #2
- Update pre-release action to pass release_version as env by @puneetbehl in #1
- Update release-notes/entrypoint.sh by @puneetbehl in #3
- Only resolve release_url, target_branch when env RELEASE_URL, and TARGET_BRANCH are not present by @puneetbehl in #4
- Allow passing RELEASE_URL to post-release action by @puneetbehl in #5
New Contributors
- @puneetbehl made their first contribution in #2
Full Changelog: https://github.com/grails/github-actions/commits/v1