Skip to content

Commit 11640b8

Browse files
authored
Merge pull request #43 from docker/dependabot/github_actions/astral-sh/setup-uv-7.3.0
Bump astral-sh/setup-uv from 7.2.1 to 7.3.0
2 parents 21a6cca + 7fe750e commit 11640b8

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
@@ -63,7 +63,7 @@ jobs:
6363
}
6464
- name: Setup uv
6565
if: ${{ env.HAS_WORKFLOWS }}
66-
uses: astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
66+
uses: astral-sh/setup-uv@eac588ad8def6316056a12d4907a9d4d84ff7a3b # v7.3.0
6767
with:
6868
enable-cache: false
6969
- name: Install zizmor

0 commit comments

Comments
 (0)