File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 steps :
5454 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
5555 - name : Install uv
56- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
56+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
5757 with :
5858 enable-cache : true
5959 python-version : " 3.13"
9191 with :
9292 fetch-depth : 0
9393 - name : Install uv
94- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
94+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
9595 with :
9696 enable-cache : true
9797 python-version : ${{ matrix.py }}
@@ -157,7 +157,7 @@ jobs:
157157 with :
158158 persist-credentials : false
159159 - name : Install uv
160- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
160+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
161161 with :
162162 enable-cache : true
163163 python-version : " 3.13"
Original file line number Diff line number Diff line change 4545 ref : ${{ needs.release-please.outputs.tag_name }}
4646
4747 - name : Install uv
48- uses : astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
48+ uses : astral-sh/setup-uv@c771a70e6277c0a99b617c7a806ffedaca235ff9 # v9.0.0
4949 with :
5050 enable-cache : true
5151 python-version : " 3.13"
Original file line number Diff line number Diff line change 1010 - id : end-of-file-fixer
1111 - id : trailing-whitespace
1212 - repo : https://github.com/astral-sh/uv-pre-commit
13- rev : 0.11.30
13+ rev : 0.11.31
1414 hooks :
1515 - id : uv-lock
1616 - repo : https://github.com/astral-sh/ruff-pre-commit
2020 args : [--fix]
2121 - id : ruff-format
2222 - repo : https://github.com/pre-commit/pre-commit
23- rev : v4.6.0
23+ rev : v4.6.1
2424 hooks :
2525 - id : validate_manifest
2626 - repo : https://github.com/gitleaks/gitleaks
You can’t perform that action at this time.
0 commit comments