Skip to content

Commit b81ed3b

Browse files
authored
Merge pull request #10 from docker/dependabot/github_actions/astral-sh/setup-uv-5.4.2
Bump astral-sh/setup-uv from 5.4.1 to 5.4.2
2 parents bbf5f5d + a118728 commit b81ed3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/octoguard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
-
6969
name: Setup uv
7070
if: ${{ env.HAS_WORKFLOWS }}
71-
uses: astral-sh/setup-uv@0c5e2b8115b80b4c7c5ddf6ffdd634974642d182 # v5.4.1
71+
uses: astral-sh/setup-uv@d4b2f3b6ecc6e67c4457f6d3e41ec42d3d0fcb86 # v5.4.2
7272
with:
7373
enable-cache: false
7474
-

0 commit comments

Comments
 (0)