Skip to content

Commit fe81080

Browse files
committed
updates
Signed-off-by: Jess Frazelle <[email protected]>
1 parent 23f7fd8 commit fe81080

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/make-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: actions/setup-go@v5
1515
with:
16-
go-version: '1.19.x'
16+
go-version: '1.22.x'
1717
- name: Run make generate
1818
run: |
1919
make generate

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.2.38
1+
v0.2.39

0 commit comments

Comments
 (0)