-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
dependenciesIssues or updates to dependency filesIssues or updates to dependency filesfeatureFeature requests or improvementsFeature requests or improvements
Description
Bumps actions/checkout from v2 to v3.
Release notes
Sourced from actions/checkout's releases.
v3.1.0
v3.1.0
What's Changed
- Inject GitHub host to be able to clone from another GitHub instance by @peter-murray in #922
- Bump @actions/core to 1.10.0 by @rentziass in #939
New Contributors
- @peter-murray made their first contribution in #922
- @rentziass made their first contribution in #939
v3.0.2
v3.0.2
What's Changed
- Add set-safe-directory input to allow customers to take control. by @TingluoHuang in #770
- Prepare changelog for v3.0.2. by @TingluoHuang in #777
v3.0.1
v3.0.1
- Fixed an issue where checkout failed to run in container jobs due to the new git setting
safe.directory- Bumped various npm package versions
v3.0.0
v3.0.0
- Updated to the node16 runtime by default
- This requires a minimum Actions Runner version of v2.285.0 to run, which is by default available in GHES 3.4 or later.
Full Changelog:
v3...v3.1.0
Metadata
Metadata
Assignees
Labels
dependenciesIssues or updates to dependency filesIssues or updates to dependency filesfeatureFeature requests or improvementsFeature requests or improvements