File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 8686
8787 - name : " Install uv"
8888 # yamllint disable-line rule:line-length
89- uses : astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
89+ uses : astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
9090
9191 - name : ' Test CLI integration with Gerrit [Dry Run]'
9292 shell : bash
@@ -247,7 +247,7 @@ jobs:
247247
248248 - name : " Install uv"
249249 # yamllint disable-line rule:line-length
250- uses : astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
250+ uses : astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
251251
252252 - name : ' Test Action integration with Gerrit [Dry Run]'
253253 shell : bash
Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ runs:
164164
165165 - name : " Setup uv"
166166 # yamllint disable-line rule:line-length
167- uses : astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
167+ uses : astral-sh/setup-uv@803947b9bd8e9f986429fa0c5a41c367cd732b41 # v7.2.1
168168 with :
169169 enable-cache : false
170170
You can’t perform that action at this time.
0 commit comments