0
1
Fork 0

Prepare changelog for v2.4.2. (#778)

This commit is contained in:
Tingluo Huang 2022-04-21 10:45:29 -04:00 committed by GitHub
parent f67ee5d622
commit 7884fcad6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# Changelog
## v2.4.2
- [Add input `set-safe-directory`](https://github.com/actions/checkout/pull/776)
## v2.4.1
- [Set the safe directory option on git to prevent git commands failing when running in containers](https://github.com/actions/checkout/pull/762)