Skip to content

Commit c70b9f9

Browse files
chore(deps): update astral-sh/setup-uv action to v8.1.0
| datasource | package | from | to | | ----------- | ------------------ | ------ | ------ | | github-tags | astral-sh/setup-uv | v8.0.0 | v8.1.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 2f1e94c commit c70b9f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
run: actionlint -color
9999

100100
- name: Install the latest version of uv
101-
uses: astral-sh/setup-uv@cec208311dfd045dd5311c1add060b2062131d57 # v8.0.0
101+
uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0
102102

103103
- name: Run zizmor
104104
env:

0 commit comments

Comments
 (0)