]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Bump astral-sh/setup-uv from 7.6.0 to 8.1.0 (#1866)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 17 Apr 2026 06:28:09 +0000 (08:28 +0200)
committerGitHub <noreply@github.com>
Fri, 17 Apr 2026 06:28:09 +0000 (08:28 +0200)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/build-docs.yml
.github/workflows/deploy-docs.yml
.github/workflows/pre-commit.yml
.github/workflows/publish.yml
.github/workflows/smokeshow.yml
.github/workflows/test.yml

index 39d0488fcee30ded295d75c5e97d89c5e816ef3d..9b585b6a2ae9813a0fbff7402dcefd127eea7c6f 100644 (file)
@@ -52,7 +52,7 @@ jobs:
         with:
           python-version-file: ".python-version"
       - name: Setup uv
-        uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
+        uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
         with:
           enable-cache: true
           cache-dependency-glob: |
index ca0402de071c683543a3f603c9fdf9bdbad17088..eb523094c2676258b7a9f0aeeebd86aa17872d9d 100644 (file)
@@ -26,7 +26,7 @@ jobs:
         with:
           python-version-file: ".python-version"
       - name: Setup uv
-        uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
+        uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
         with:
           enable-cache: true
           cache-dependency-glob: |
index 7b1dfb51d8586c963ec293e1ab97c1239d0b7d15..e5e9c5740e2abc82b32c1325a77a93758a9e8238 100644 (file)
@@ -42,7 +42,7 @@ jobs:
         with:
           python-version-file: ".python-version"
       - name: Setup uv
-        uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
+        uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
         with:
           cache-dependency-glob: |
             pyproject.toml
index 092f2af7354566a75a34d9c6ca48f0d24154b76c..6180501bbfd36d4338d7da9a078c403d0973a3e4 100644 (file)
@@ -28,7 +28,7 @@ jobs:
         with:
           python-version-file: ".python-version"
       - name: Install uv
-        uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
+        uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
       - name: Build distribution
         run: uv build
       - name: Publish
index f11cfa3009d55cdb6ea5420ddb9baca92ee6e24b..919054ebe36e5a65f74888952957baf84d3fd84f 100644 (file)
@@ -17,7 +17,7 @@ jobs:
         with:
           python-version-file: ".python-version"
       - name: Setup uv
-        uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
+        uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
         with:
           cache-dependency-glob: |
             pyproject.toml
index 294e554d765cc6f12aca5290a255381a4fb04746..fa1645fd6ee5fde9c18946b806a1579c8f1cdb3c 100644 (file)
@@ -57,7 +57,7 @@ jobs:
         with:
           python-version: ${{ matrix.python-version }}
       - name: Setup uv
-        uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
+        uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
         with:
           enable-cache: true
           cache-dependency-glob: |
@@ -94,7 +94,7 @@ jobs:
         with:
           python-version-file: ".python-version"
       - name: Setup uv
-        uses: astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
+        uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
         with:
           enable-cache: true
           cache-dependency-glob: |