chore(deps): pin astral-sh/setup-uv action to f0ec1fc

This commit is contained in:
renovate-bot-cbcoutinho[bot]
2025-05-25 16:05:38 +00:00
committed by GitHub
parent dfa0d50497
commit 14da0f2451
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
with:
compose-file: "./docker-compose.yml"
- name: Install the latest version of uv
uses: astral-sh/setup-uv@v6
uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v6
- name: Wait for service to be ready
run: |