Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update actions/checkout action to v3.3.0 (#525)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://github.com/actions/checkout) | action | minor | `v3.1.0` -> `v3.3.0` | --- ### Release Notes <details> <summary>actions/checkout</summary> ### [`v3.3.0`](https://github.com/actions/checkout/releases/tag/v3.3.0) [Compare Source](https://github.com/actions/checkout/compare/v3.2.0...v3.3.0) ##### What's Changed - Implement branch list using callbacks from exec function by [@​cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1045](https://github.com/actions/checkout/pull/1045) - Add in explicit reference to private checkout options by [@​vanZeben](https://github.com/vanZeben) in [https://github.com/actions/checkout/pull/1050](https://github.com/actions/checkout/pull/1050) - Fix comment typos (that got added in [#​770](https://github.com/actions/checkout/issues/770)) by [@​lurch](https://github.com/lurch) in [https://github.com/actions/checkout/pull/1057](https://github.com/actions/checkout/pull/1057) ##### New Contributors - [@​vanZeben](https://github.com/vanZeben) made their first contribution in [https://github.com/actions/checkout/pull/1050](https://github.com/actions/checkout/pull/1050) - [@​lurch](https://github.com/lurch) made their first contribution in [https://github.com/actions/checkout/pull/1057](https://github.com/actions/checkout/pull/1057) **Full Changelog**: actions/checkout@v3.2.0...v3.3.0 ### [`v3.2.0`](https://github.com/actions/checkout/releases/tag/v3.2.0) [Compare Source](https://github.com/actions/checkout/compare/v3.1.0...v3.2.0) ##### What's Changed - Add GitHub Action to perform release by [@​rentziass](https://github.com/rentziass) in [https://github.com/actions/checkout/pull/942](https://github.com/actions/checkout/pull/942) - Fix status badge by [@​ScottBrenner](https://github.com/ScottBrenner) in [https://github.com/actions/checkout/pull/967](https://github.com/actions/checkout/pull/967) - Replace datadog/squid with ubuntu/squid Docker image by [@​cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1002](https://github.com/actions/checkout/pull/1002) - Wrap pipeline commands for submoduleForeach in quotes by [@​jokreliable](https://github.com/jokreliable) in [https://github.com/actions/checkout/pull/964](https://github.com/actions/checkout/pull/964) - Update [@​actions/io](https://github.com/actions/io) to 1.1.2 by [@​cory-miller](https://github.com/cory-miller) in [https://github.com/actions/checkout/pull/1029](https://github.com/actions/checkout/pull/1029) - Upgrading version to 3.2.0 by [@​vmjoseph](https://github.com/vmjoseph) in [https://github.com/actions/checkout/pull/1039](https://github.com/actions/checkout/pull/1039) ##### New Contributors - [@​ScottBrenner](https://github.com/ScottBrenner) made their first contribution in [https://github.com/actions/checkout/pull/967](https://github.com/actions/checkout/pull/967) - [@​cory-miller](https://github.com/cory-miller) made their first contribution in [https://github.com/actions/checkout/pull/1002](https://github.com/actions/checkout/pull/1002) - [@​jokreliable](https://github.com/jokreliable) made their first contribution in [https://github.com/actions/checkout/pull/964](https://github.com/actions/checkout/pull/964) - [@​vmjoseph](https://github.com/vmjoseph) made their first contribution in [https://github.com/actions/checkout/pull/1039](https://github.com/actions/checkout/pull/1039) **Full Changelog**: actions/checkout@v3.1.0...v3.2.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 5:00 and before 6:00 every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/stackabletech/operator-rs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42My4yIiwidXBkYXRlZEluVmVyIjoiMzQuODEuMCJ9-->
- Loading branch information