Sourced from actions/checkout's releases.
v3.3.0
What's Changed
- Implement branch list using callbacks from exec function by
@cory-miller
in actions/checkout#1045- Add in explicit reference to private checkout options by
@vanZeben
in actions/checkout#1050- Fix comment typos (that got added in #770) by
@lurch
in actions/checkout#1057New Contributors
@vanZeben
made their first contribution in actions/checkout#1050@lurch
made their first contribution in actions/checkout#1057Full Changelog: https://github.com/actions/checkout/compare/v3.2.0...v3.3.0
v3.2.0
What's Changed
- Add GitHub Action to perform release by
@rentziass
in actions/checkout#942- Fix status badge by
@ScottBrenner
in actions/checkout#967- Replace datadog/squid with ubuntu/squid Docker image by
@cory-miller
in actions/checkout#1002- Wrap pipeline commands for submoduleForeach in quotes by
@jokreliable
in actions/checkout#964- Update
@actions/io
to 1.1.2 by@cory-miller
in actions/checkout#1029- Upgrading version to 3.2.0 by
@vmjoseph
in actions/checkout#1039New Contributors
@ScottBrenner
made their first contribution in actions/checkout#967@cory-miller
made their first contribution in actions/checkout#1002@jokreliable
made their first contribution in actions/checkout#964@vmjoseph
made their first contribution in actions/checkout#1039Full Changelog: https://github.com/actions/checkout/compare/v3.1.0...v3.2.0
ac59398
Fix comment typos (that got added in #770)
(#1057)3ba5ee6
Add in explicit reference to private checkout options (#1050)8856415
Implement branch list using callbacks from exec function (#1045)755da8c
3.2.0 (#1039)26d48e8
Update @actions/io
to 1.1.2 (#1029)bf08527
wrap pipeline commands for submoduleForeach in quotes (#964)5c3ccc2
Replace datadog/squid with ubuntu/squid Docker image (#1002)1f9a0c2
README - fix status badge (#967)8230315
Add workflow to update a main version (#942)