File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1717 id-token : write
1818 steps :
1919 # yamllint disable-line rule:line-length
20- - uses : paddyroddy/.github/actions/python/deployment@960fbbd913193ec45cbb0e58fa8fd9ec57277270 # v0
20+ - uses : paddyroddy/.github/actions/python/deployment@e267230bc5b4dd8170b46bcf864d6de7cf123d33 # v0
2121 with :
2222 pyproject-toml : ./pyproject.toml
2323 python-version : " 3.12"
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 # yamllint disable-line rule:line-length
16- - uses : paddyroddy/.github/actions/python/pdoc@960fbbd913193ec45cbb0e58fa8fd9ec57277270 # v0
16+ - uses : paddyroddy/.github/actions/python/pdoc@e267230bc5b4dd8170b46bcf864d6de7cf123d33 # v0
1717 with :
1818 docs-dependency-section : .[docs]
1919 gh-pages-publish-directory : ./html/sleplet
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 # yamllint disable-line rule:line-length
13- - uses : paddyroddy/.github/actions/licence@960fbbd913193ec45cbb0e58fa8fd9ec57277270 # v0
13+ - uses : paddyroddy/.github/actions/licence@e267230bc5b4dd8170b46bcf864d6de7cf123d33 # v0
1414 with :
1515 licence-file : ./LICENCE.txt
1616 licence-token : ${{ secrets.LICENCE_PAT }}
Original file line number Diff line number Diff line change 1414 timeout-minutes : 2
1515 steps :
1616 # yamllint disable-line rule:line-length
17- - uses : paddyroddy/.github/actions/links@f8ebad3dad09f2cd5caa8cbe2cc11beceebe711d # v0
17+ - uses : paddyroddy/.github/actions/links@e267230bc5b4dd8170b46bcf864d6de7cf123d33 # v0
1818 with :
1919 github-token : ${{ secrets.GITHUB_TOKEN }}
2020 lychee-args :
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 # yamllint disable-line rule:line-length
16- - uses : paddyroddy/.github/actions/linting@960fbbd913193ec45cbb0e58fa8fd9ec57277270 # v0
16+ - uses : paddyroddy/.github/actions/linting@e267230bc5b4dd8170b46bcf864d6de7cf123d33 # v0
1717 with :
1818 pre-commit-config : ./.pre-commit-config.yaml
Original file line number Diff line number Diff line change 2323 - " 3.12"
2424 steps :
2525 # yamllint disable-line rule:line-length
26- - uses : paddyroddy/.github/actions/python/tox@960fbbd913193ec45cbb0e58fa8fd9ec57277270 # v0
26+ - uses : paddyroddy/.github/actions/python/tox@e267230bc5b4dd8170b46bcf864d6de7cf123d33 # v0
2727 with :
2828 cache-path : |-
2929 .tox
Original file line number Diff line number Diff line change 11---
22repos :
33 - repo : https://github.com/paddyroddy/.github
4- rev : v0.280 .0
4+ rev : v0.287 .0
55 hooks :
66 - id : general-hooks
77 - id : python-hooks
You can’t perform that action at this time.
0 commit comments