File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2929 fetch-depth : 0
3030
3131 - name : Set up uv and Python
32- uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7 .0
32+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8 .0
3333 with :
3434 version : " 0.8.17"
3535 checksum : " 920cbcaad514cc185634f6f0dcd71df5e8f4ee4456d440a22e0f8c0f142a8203"
5151
5252 - if : matrix.python-version == '3.10' && matrix.urllib3-version == '1.26.19'
5353 name : Upload coverage to Codecov
54- uses : codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
54+ uses : codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
5555 continue-on-error : true
5656 with :
5757 token : ${{ secrets.CODECOV_TOKEN }}
7171 fetch-depth : 0
7272
7373 - name : Set up uv and Python
74- uses : astral-sh/setup-uv@b75a909f75acd358c2196fb9a5f1299a9a8868a4 # v6.7 .0
74+ uses : astral-sh/setup-uv@d0cc045d04ccac9d8b7881df0226f9e82c39688e # v6.8 .0
7575 with :
7676 version : " 0.8.17"
7777 checksum : " 920cbcaad514cc185634f6f0dcd71df5e8f4ee4456d440a22e0f8c0f142a8203"
8686 run : uv build
8787
8888 - name : Publish package
89- uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # v1.12.4
89+ uses : pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
9090
9191 create-release :
9292 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 3939 persist-credentials : false
4040
4141 - name : " Run analysis"
42- uses : ossf/scorecard-action@05b42c624433fc40578a4040d5cf5e36ddca8cde # v2.4.2
42+ uses : ossf/scorecard-action@4eaacf0543bb3f2c246792bd56e8cdeffafb205a # v2.4.3
4343 with :
4444 results_file : results.sarif
4545 results_format : sarif
You can’t perform that action at this time.
0 commit comments