File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 4141 id : versions
4242
4343 - name : Install a specific version of uv
44- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
44+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
4545 with :
4646 version : " ${{ steps.versions.outputs.uv }}"
4747 python-version : " ${{ steps.versions.outputs.python }}"
@@ -127,7 +127,7 @@ jobs:
127127 id : versions
128128
129129 - name : Install a specific version of uv
130- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
130+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
131131 with :
132132 version : " ${{ steps.versions.outputs.uv }}"
133133 python-version : " ${{ steps.versions.outputs.python }}"
@@ -139,7 +139,7 @@ jobs:
139139 path : dist/
140140 - name : Create release and upload assets
141141 if : ${{ startsWith(github.ref, 'refs/tags/') && github.event_name != 'workflow_dispatch' }}
142- uses : softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
142+ uses : softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
143143 with :
144144 files : dist/f5_ai_gateway_sdk*
145145 generate_release_notes : true
Original file line number Diff line number Diff line change 2424 id : versions
2525
2626 - name : Install a specific version of uv
27- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
27+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
2828 with :
2929 version : " ${{ steps.versions.outputs.uv }}"
3030 python-version : " ${{ steps.versions.outputs.python }}"
Original file line number Diff line number Diff line change 5353 id : versions
5454
5555 - name : Install a specific version of uv
56- uses : astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
56+ uses : astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
5757 with :
5858 version : " ${{ steps.versions.outputs.uv }}"
5959 python-version : " ${{ steps.versions.outputs.python }}"
You can’t perform that action at this time.
0 commit comments