Skip to content

Commit c222a3b

Browse files
committed
fixes lint
1 parent d385cf2 commit c222a3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/on-tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
go-version: ^1.20.1
1919
scan-severity: 'CRITICAL,HIGH,MEDIUM'
20-
20+
2121
release-cli:
2222
runs-on: ubuntu-latest
2323
needs:

.version

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

0 commit comments

Comments
 (0)