We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97b4433 commit ba60535Copy full SHA for ba60535
CHANGES.md
@@ -1,17 +1,17 @@
1
-* 1.3.0
+# 1.3.0
2
- Add the output-format option
3
- Add the output-file option
4
- Add the merge-files option
5
- Update action/cache dependency from v2 to v3
6
- Update setup-go-faster dependency from v1.7.0 to v1.8.0
7
- Update installed Go version from 1.17.x to 1.19.x
8
9
-* 1.2.0
+# 1.2.0
10
- Add the `checks` option
11
- Add the `working-directory` option
12
13
-* 1.1.0
+# 1.1.0
14
- The action will store and restore Go's cache if install-go is set to true.
15
16
-* 1.0.0
+# 1.0.0
17
Initial release.
0 commit comments