We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc588b6 commit b504c19Copy full SHA for b504c19
CHANGELOG.md
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## v0.9.0 [2024-02-06]
11
+
12
+### Changed
13
14
+* Update all versions of `actions/checkout` to v4 (#199)
15
+* Update to Node 20 (#201)
16
17
+## v0.8.0 [2023-03-24]
18
19
20
21
+* No longer writing GitHub's SSH host keys to `known_hosts` (#171)
22
+* Update to actions/checkout@v3 (#143)
23
+* Allow the user to override the commands for git, ssh-agent, and ssh-add (#154)
24
25
## v0.7.0 [2022-10-19]
26
27
### Added
0 commit comments