diff --git a/.github/workflows/code-scan.yml b/.github/workflows/code-scan.yml index a37da711..77f890eb 100644 --- a/.github/workflows/code-scan.yml +++ b/.github/workflows/code-scan.yml @@ -20,7 +20,7 @@ jobs: fetch-depth: 0 - name: check version run: | - sudo apt install yq -y + snap install yq export COMPARISON_BRANCH=origin/master git branch -a yq -h