diff --git a/.github/workflows/cve-scanning-node.yml b/.github/workflows/cve-scanning-node.yml index 069b9a89..ce4a6490 100644 --- a/.github/workflows/cve-scanning-node.yml +++ b/.github/workflows/cve-scanning-node.yml @@ -48,7 +48,7 @@ jobs: --enableRetired - run: | echo `echo UPNAME=${{matrix.module-folder}} | tr '/' '-'` >> $GITHUB_ENV - shell: bash + shell: bash - name: Upload Test results if: ${{ always() }} uses: actions/upload-artifact@v2