Skip to content

Commit 85a5014

Browse files
authored
Merge pull request #36 from cbcoutinho/renovate/pin-dependencies
chore(deps): pin astral-sh/setup-uv action to f0ec1fc
2 parents dfa0d50 + 14da0f2 commit 85a5014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
compose-file: "./docker-compose.yml"
1919
- name: Install the latest version of uv
20-
uses: astral-sh/setup-uv@v6
20+
uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6
2121

2222
- name: Wait for service to be ready
2323
run: |

0 commit comments

Comments
 (0)