diff --git a/.github/workflows/ci-actions.yaml b/.github/workflows/ci-actions.yaml index 1393607..adc7ef2 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@681c641aba71e4a1c380be3ab5e12ad51f415867 # v7.1.6 + uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1 - name: Run zizmor run: uvx zizmor --pedantic --format sarif . > results.sarif