File tree Expand file tree Collapse file tree 4 files changed +158
-133
lines changed Expand file tree Collapse file tree 4 files changed +158
-133
lines changed Original file line number Diff line number Diff line change 1515 outputs :
1616 version : ${{ steps.baipp.outputs.package_version }}
1717 steps :
18- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
18+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
1919 with :
2020 fetch-depth : 0
2121 persist-credentials : false
Original file line number Diff line number Diff line change 7272
7373 steps :
7474 - name : Checkout code
75- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
75+ uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
7676
7777 - name : Fix Permissions
7878 run : |
Original file line number Diff line number Diff line change @@ -20,14 +20,14 @@ repos:
2020 - id : trailing-whitespace
2121
2222- repo : https://github.com/astral-sh/ruff-pre-commit
23- rev : v0.14.4
23+ rev : v0.14.5
2424 hooks :
2525 - id : ruff-check
2626 args : [--fix]
2727 - id : ruff-format
2828
2929- repo : https://github.com/astral-sh/uv-pre-commit
30- rev : 0.9.8
30+ rev : 0.9.10
3131 hooks :
3232 - id : uv-lock
3333 - id : uv-sync
You can’t perform that action at this time.
0 commit comments