Sfoglia il codice sorgente

Prepare changelog for v2.4.2. (#778)

Tingluo Huang 3 anni fa
parent
commit
7884fcad6b
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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)