mirror of
https://github.com/actions/checkout.git
synced 2026-07-29 18:09:10 +00:00
Fix capitalization in v7.0.1 changelog entries
Updated changelog entries for v7.0.1 to use consistent capitalization.
This commit is contained in:
parent
c0a58ba7e1
commit
f4dd24a386
|
|
@ -1,9 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## v7.0.1
|
## v7.0.1
|
||||||
* skip running unsafe pr check if input is default by @aiqiaoy in https://github.com/actions/checkout/pull/2518
|
* Skip running unsafe pr check if input is default by @aiqiaoy in https://github.com/actions/checkout/pull/2518
|
||||||
* trim only ascii whitespace for branch by @aiqiaoy in https://github.com/actions/checkout/pull/2521
|
* Trim only ascii whitespace for branch by @aiqiaoy in https://github.com/actions/checkout/pull/2521
|
||||||
* escape values passed to --unset by @aiqiaoy in https://github.com/actions/checkout/pull/2530
|
* Escape values passed to --unset by @aiqiaoy in https://github.com/actions/checkout/pull/2530
|
||||||
* Various dependency updates
|
* Various dependency updates
|
||||||
|
|
||||||
## v7.0.0
|
## v7.0.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue