File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 runs-on : ubuntu-slim
1616 steps :
1717 # yamllint disable-line rule:line-length
18- - uses : paddyroddy/.github/actions/python/pdoc@eb48d1b4b5da3058639e04491da5241ba931dae0 # v0
18+ - uses : paddyroddy/.github/actions/python/pdoc@dca9a13d483fe335f0b9edbd08494e6e4cd3b498 # v0
1919 with :
2020 docs-dependency-section : docs
2121 gh-pages-publish-directory : ./html/sleplet
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-slim
1313 steps :
1414 # yamllint disable-line rule:line-length
15- - uses : paddyroddy/.github/actions/licence@eb48d1b4b5da3058639e04491da5241ba931dae0 # v0
15+ - uses : paddyroddy/.github/actions/licence@dca9a13d483fe335f0b9edbd08494e6e4cd3b498 # v0
1616 with :
1717 licence-file : ./LICENCE.txt
1818 # yamllint disable-line rule:line-length
Original file line number Diff line number Diff line change 1616 timeout-minutes : 2
1717 steps :
1818 # yamllint disable-line rule:line-length
19- - uses : paddyroddy/.github/actions/links@eb48d1b4b5da3058639e04491da5241ba931dae0 # v0
19+ - uses : paddyroddy/.github/actions/links@dca9a13d483fe335f0b9edbd08494e6e4cd3b498 # v0
2020 with :
2121 github-token : ${{ secrets.GITHUB_TOKEN }}
2222 lychee-args :
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ jobs:
1616 runs-on : ubuntu-slim
1717 steps :
1818 # yamllint disable-line rule:line-length
19- - uses : paddyroddy/.github/actions/linting@eb48d1b4b5da3058639e04491da5241ba931dae0 # v0
19+ - uses : paddyroddy/.github/actions/linting@dca9a13d483fe335f0b9edbd08494e6e4cd3b498 # v0
2020 with :
2121 pre-commit-config : ./.pre-commit-config.yaml
2222
2323 # yamllint disable-line rule:line-length
24- - uses : paddyroddy/.github/actions/vale@eb48d1b4b5da3058639e04491da5241ba931dae0 # v0
24+ - uses : paddyroddy/.github/actions/vale@dca9a13d483fe335f0b9edbd08494e6e4cd3b498 # v0
2525 with :
2626 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 2626 - " 3.13"
2727 steps :
2828 # yamllint disable-line rule:line-length
29- - uses : paddyroddy/.github/actions/python/uv@eb48d1b4b5da3058639e04491da5241ba931dae0 # v0
29+ - uses : paddyroddy/.github/actions/python/uv@dca9a13d483fe335f0b9edbd08494e6e4cd3b498 # v0
3030 with :
3131 cache-path : ~/.cache/sleplet
3232 pyproject-toml : ./pyproject.toml
Original file line number Diff line number Diff line change 11---
22repos :
33 - repo : https://github.com/paddyroddy/.github
4- rev : v0.389 .0
4+ rev : v0.395 .0
55 hooks :
66 - id : general-hooks
77 - id : python-hooks
You can’t perform that action at this time.
0 commit comments