mirror of
https://code.forgejo.org/actions/checkout.git
synced 2026-07-28 06:32:54 +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 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## v7.0.1
|
||||
* 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
|
||||
* escape values passed to --unset by @aiqiaoy in https://github.com/actions/checkout/pull/2530
|
||||
* 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
|
||||
* Escape values passed to --unset by @aiqiaoy in https://github.com/actions/checkout/pull/2530
|
||||
* Various dependency updates
|
||||
|
||||
## v7.0.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue