Skip to content

Commit

Permalink
github action version check fix
Browse files Browse the repository at this point in the history
Signed-off-by: Woojoong Kim <[email protected]>
  • Loading branch information
woojoong88 committed Jul 1, 2024
1 parent 78aec33 commit 53a09d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
export COMPARISON_BRANCH=origin/master
git branch -a
yq -h
yq -V
make check-version
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 53a09d9

Please sign in to comment.