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 1e9cdae commit 88b5ce5Copy full SHA for 88b5ce5
CHANGELOG.md
@@ -1,3 +1,29 @@
1
+# v1.3.8
2
+
3
+## Bug Fixes
4
5
+* fix zizmor issues (#2298)
6
+* remove unneeded value in log message (#2282)
7
8
+## Quality Enhancements
9
10
+* chore: relax go directive to permit 1.22.x
11
+* fetch minisign from homebrew instead of custom ppa (#2329)
12
+* fix(ci): simplify GOVERSION extraction
13
+* chore(deps): bump actions pins to latest
14
+* Updates go and golangci-lint (#2302)
15
+* update builder to use go1.23.4 (#2301)
16
+* clean up spaces
17
+* log request body on 500 error to aid debugging (#2283)
18
19
+## Contributors
20
21
+* Appu Goundan
22
+* Bob Callaway
23
+* Carlos Tadeu Panato Junior
24
+* Dominic Evans
25
+* sgpinkus
26
27
# v1.3.7
28
29
## New Features
0 commit comments