Skip to content

Commit

Permalink
bump up version (#403)
Browse files Browse the repository at this point in the history
* bump up version

Signed-off-by: Woojoong Kim <woojoong.kim@intel.com>

* bump up version

Signed-off-by: Woojoong Kim <woojoong.kim@intel.com>

* bump up version

Signed-off-by: Woojoong Kim <woojoong.kim@intel.com>

---------

Signed-off-by: Woojoong Kim <woojoong.kim@intel.com>
  • Loading branch information
woojoong88 authored Jun 30, 2024
1 parent 9948ad2 commit e2d71e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/code-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: check version
run: make check-version
lint:
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.10.31
0.10.33

0 comments on commit e2d71e7

Please sign in to comment.