diff --git a/.github/workflows/_audit.yml b/.github/workflows/_audit.yml index 2fbc981e3..115df9d04 100644 --- a/.github/workflows/_audit.yml +++ b/.github/workflows/_audit.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 - name: Install uv - uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 + uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 with: version-file: "pyproject.toml" enable-cache: true diff --git a/.github/workflows/_build-native-only.yml b/.github/workflows/_build-native-only.yml index 89ba2ae29..daba41db6 100644 --- a/.github/workflows/_build-native-only.yml +++ b/.github/workflows/_build-native-only.yml @@ -44,7 +44,7 @@ jobs: fetch-depth: 0 - name: Install uv - uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 + uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 with: version-file: "pyproject.toml" enable-cache: true diff --git a/.github/workflows/_lint.yml b/.github/workflows/_lint.yml index c233d6b6c..3f69c5757 100644 --- a/.github/workflows/_lint.yml +++ b/.github/workflows/_lint.yml @@ -18,7 +18,7 @@ jobs: fetch-depth: 0 - name: Install uv - uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 + uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 with: version-file: "pyproject.toml" enable-cache: true diff --git a/.github/workflows/_package-publish.yml b/.github/workflows/_package-publish.yml index 983a36971..9991438e6 100644 --- a/.github/workflows/_package-publish.yml +++ b/.github/workflows/_package-publish.yml @@ -48,7 +48,7 @@ jobs: fetch-depth: 0 - name: Install uv - uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 + uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 with: version-file: "pyproject.toml" enable-cache: true @@ -98,7 +98,7 @@ jobs: fetch-depth: 0 - name: Install uv - uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 + uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 with: version-file: "pyproject.toml" cache-dependency-glob: uv.lock diff --git a/.github/workflows/_scheduled-audit.yml b/.github/workflows/_scheduled-audit.yml index 7202d6bb4..3a697aa93 100644 --- a/.github/workflows/_scheduled-audit.yml +++ b/.github/workflows/_scheduled-audit.yml @@ -19,7 +19,7 @@ jobs: fetch-depth: 0 - name: Install uv - uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 + uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 with: version-file: "pyproject.toml" enable-cache: true diff --git a/.github/workflows/_scheduled-test.yml b/.github/workflows/_scheduled-test.yml index ba889f9a5..866bcb319 100644 --- a/.github/workflows/_scheduled-test.yml +++ b/.github/workflows/_scheduled-test.yml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 - name: Install uv - uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 + uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 with: version-file: "pyproject.toml" enable-cache: true diff --git a/.github/workflows/_test.yml b/.github/workflows/_test.yml index cb8db16c2..610c9100d 100644 --- a/.github/workflows/_test.yml +++ b/.github/workflows/_test.yml @@ -59,7 +59,7 @@ jobs: fetch-depth: 0 - name: Install uv - uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 + uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 with: version-file: "pyproject.toml" enable-cache: true diff --git a/.github/workflows/claude-code-automation-pr-review.yml b/.github/workflows/claude-code-automation-pr-review.yml index d0f5e50c7..bc5b47373 100644 --- a/.github/workflows/claude-code-automation-pr-review.yml +++ b/.github/workflows/claude-code-automation-pr-review.yml @@ -32,7 +32,7 @@ jobs: fetch-depth: 1 - name: Install uv - uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 + uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 with: version-file: "pyproject.toml" enable-cache: true diff --git a/.github/workflows/claude-code-interactive.yml b/.github/workflows/claude-code-interactive.yml index 8b9216a03..4f4e41b24 100644 --- a/.github/workflows/claude-code-interactive.yml +++ b/.github/workflows/claude-code-interactive.yml @@ -34,7 +34,7 @@ jobs: fetch-depth: 0 - name: Install uv - uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 + uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 with: version-file: "pyproject.toml" enable-cache: true diff --git a/.github/workflows/test-scheduled-staging-branch.yml b/.github/workflows/test-scheduled-staging-branch.yml index b93393153..d18f4383a 100644 --- a/.github/workflows/test-scheduled-staging-branch.yml +++ b/.github/workflows/test-scheduled-staging-branch.yml @@ -19,7 +19,7 @@ jobs: fetch-depth: 0 - name: Install uv - uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 + uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 with: version-file: "pyproject.toml" enable-cache: true