diff --git a/.github/workflows/copilot-setup-steps.yml b/.github/workflows/copilot-setup-steps.yml index 95cc6b8a2..8ae145542 100644 --- a/.github/workflows/copilot-setup-steps.yml +++ b/.github/workflows/copilot-setup-steps.yml @@ -31,7 +31,7 @@ jobs: persist-credentials: false - name: Install uv - uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 + uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 with: # Install a specific version of uv. version: "0.9.4" diff --git a/.github/workflows/gha_security.yml b/.github/workflows/gha_security.yml index db8ccddac..971d4cc63 100644 --- a/.github/workflows/gha_security.yml +++ b/.github/workflows/gha_security.yml @@ -21,7 +21,7 @@ jobs: with: persist-credentials: false - name: Install the latest version of uv - uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 + uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1 - name: Run zizmor run: uvx zizmor --persona=pedantic --format sarif . > results.sarif env: diff --git a/changes/unreleased/5016.bmfLnKrJ932h5QGKWs9kke.toml b/changes/unreleased/5016.bmfLnKrJ932h5QGKWs9kke.toml new file mode 100644 index 000000000..9265cd96c --- /dev/null +++ b/changes/unreleased/5016.bmfLnKrJ932h5QGKWs9kke.toml @@ -0,0 +1,5 @@ +internal = "Update astral-sh/setup-uv action to v7.1.1" +[[pull_requests]] +uid = "5016" +author_uids = ["renovate[bot]"] +closes_threads = []