Skip to content

Commit e2d71e7

Browse files
author
Woojoong Kim
authored
bump up version (#403)
* 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>
1 parent 9948ad2 commit e2d71e7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/workflows/code-scan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v4
19+
with:
20+
fetch-depth: 0
1921
- name: check version
2022
run: make check-version
2123
lint:

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.10.31
1+
0.10.33

0 commit comments

Comments
 (0)