diff --git a/.github/workflows/ci-actions.yaml b/.github/workflows/ci-actions.yaml index e9faff1..6e9f1dc 100644 --- a/.github/workflows/ci-actions.yaml +++ b/.github/workflows/ci-actions.yaml @@ -29,7 +29,7 @@ jobs: persist-credentials: false - name: Install the latest version of uv - uses: astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3 + uses: astral-sh/setup-uv@1e862dfacbd1d6d858c55d9b792c756523627244 # v7.1.4 - name: Run zizmor run: uvx zizmor --pedantic --format sarif . > results.sarif