Skip to content

Commit 799e60b

Browse files
chore(deps): update astral-sh/setup-uv digest to 37802ad
1 parent 0ec0693 commit 799e60b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/generate-readme-local.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
ref: ${{ github.event.pull_request.head.ref }}
2525

2626
- name: "Install uv"
27-
uses: "astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b" # v7
27+
uses: "astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78" # v7
2828
with:
2929
version: "latest"
3030

.github/workflows/generate-readme-remote.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
echo "Applied commits from fork while preserving history"
9898
9999
- name: "Install uv"
100-
uses: "astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b" # v7
100+
uses: "astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78" # v7
101101
with:
102102
version: "latest"
103103

0 commit comments

Comments
 (0)