diff --git a/.github/workflows/zarn.yml b/.github/workflows/zarn.yml index ce80652..b63c4ed 100644 --- a/.github/workflows/zarn.yml +++ b/.github/workflows/zarn.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-20.04 steps: - name: Perform Static Analysis - uses: htrgouvea/zarn@0.1.1 + uses: htrgouvea/zarn@0.0.9 - name: Send result to Github Security uses: github/codeql-action/upload-sarif@v3 with: