Skip to content

Commit

Permalink
fixes lint
Browse files Browse the repository at this point in the history
  • Loading branch information
mchmarny committed Mar 4, 2023
1 parent d385cf2 commit c222a3b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/on-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
go-version: ^1.20.1
scan-severity: 'CRITICAL,HIGH,MEDIUM'

release-cli:
runs-on: ubuntu-latest
needs:
Expand Down
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.0.2
v0.0.3

0 comments on commit c222a3b

Please sign in to comment.