File tree Expand file tree Collapse file tree 6 files changed +19
-19
lines changed
Expand file tree Collapse file tree 6 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 2525 steps :
2626 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2727 - name : Install uv
28- uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5 .0
28+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
2929 with :
3030 enable-cache : true
3131 - name : Set up Python
3939 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4040
4141 - name : Install uv
42- uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5 .0
42+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
4343 with :
4444 enable-cache : true
4545
Original file line number Diff line number Diff line change 5555 git config user.email "github-actions[bot]@users.noreply.github.com"
5656
5757 - name : Install uv
58- uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5 .0
58+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
5959 with :
6060 enable-cache : true
6161
Original file line number Diff line number Diff line change @@ -53,15 +53,15 @@ jobs:
5353 git config user.email "github-actions[bot]@users.noreply.github.com"
5454
5555 - name : Cache repository clones
56- uses : actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
56+ uses : actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
5757 with :
5858 path : tmp_repos
5959 key : tmp-repos
6060 restore-keys : |
6161 tmp-repos-
6262
6363 - name : Install uv
64- uses : astral-sh/setup-uv@e06108dd0aef18192324c70427afc47652e63a82 # v7.5 .0
64+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6 .0
6565 with :
6666 enable-cache : true
6767
Original file line number Diff line number Diff line change 4242 # Upload the results to GitHub's code scanning dashboard (optional).
4343 # Commenting out will disable upload of results to your repo's Code Scanning dashboard
4444 - name : " Upload to code-scanning"
45- uses : github/codeql-action/upload-sarif@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4.33.0
45+ uses : github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34.1
4646 with :
4747 sarif_file : results.sarif
Original file line number Diff line number Diff line change 5252 "prettier" : " 3.8.1" ,
5353 "tailwindcss" : " 4.2.2" ,
5454 "typescript" : " 5.9.3" ,
55- "typescript-eslint" : " 8.57.2 " ,
55+ "typescript-eslint" : " 8.58.0 " ,
5656 "vite" : " 7.3.1" ,
5757 "vitest" : " 4.1.2"
5858 }
You can’t perform that action at this time.
0 commit comments