Преглед на файлове

Prepare changelog for v2.4.2. (#778)

Tingluo Huang преди 3 години
родител
ревизия
7884fcad6b
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      CHANGELOG.md

+ 3 - 0
CHANGELOG.md

@@ -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)