File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3131 persist-credentials : false
3232
3333 - name : Build and Check Package
34- uses : hynek/build-and-inspect-python-package@v2.12.0
34+ uses : hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310
3535 with :
3636 attest-build-provenance-github : ' true'
3737
5656 path : dist
5757
5858 - name : Publish package to PyPI
59- uses : pypa/gh-action-pypi-publish@v1.12.4
59+ uses : pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
6060 with :
6161 attestations : true
6262
@@ -109,7 +109,7 @@ jobs:
109109 tox -e generate-gh-release-notes -- "$VERSION" scripts/latest-release-notes.md
110110
111111 - name : Publish GitHub Release
112- uses : softprops/action-gh-release@v2
112+ uses : softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631
113113 with :
114114 body_path : scripts/latest-release-notes.md
115115 files : dist/*
Original file line number Diff line number Diff line change 4040 fetch-depth : 0
4141 persist-credentials : false
4242 - name : Build and Check Package
43- uses : hynek/build-and-inspect-python-package@v2.12.0
43+ uses : hynek/build-and-inspect-python-package@b5076c307dc91924a82ad150cdd1533b444d3310
4444
4545 build :
4646 needs : [package]
@@ -262,7 +262,7 @@ jobs:
262262
263263 - name : Upload coverage to Codecov
264264 if : " matrix.use_coverage"
265- uses : codecov/codecov-action@v5
265+ uses : codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d
266266 with :
267267 fail_ci_if_error : false
268268 files : ./coverage.xml
Original file line number Diff line number Diff line change 11repos :
22- repo : https://github.com/astral-sh/ruff-pre-commit
3- rev : " v0.11.5 "
3+ rev : " v0.11.10 "
44 hooks :
55 - id : ruff
66 args : ["--fix"]
1212 - id : end-of-file-fixer
1313 - id : check-yaml
1414- repo : https://github.com/woodruffw/zizmor-pre-commit
15- rev : v1.5.2
15+ rev : v1.7.0
1616 hooks :
1717 - id : zizmor
1818- repo : https://github.com/adamchainz/blacken-docs
You can’t perform that action at this time.
0 commit comments