File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 # yamllint disable-line rule:line-length
17- - uses : paddyroddy/.github/actions/add-to-project@df30b54c0cb391185a5931a393efb76d8d0f7789 # v0
17+ - uses : paddyroddy/.github/actions/add-to-project@f2115592179eb43cf106eeb181adcd003d4cba41 # v0
1818 with :
1919 project-token : ${{ secrets.PROJECT_PAT }}
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@df30b54c0cb391185a5931a393efb76d8d0f7789 # v0
20+ - uses : paddyroddy/.github/actions/python/deployment@f2115592179eb43cf106eeb181adcd003d4cba41 # 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@df30b54c0cb391185a5931a393efb76d8d0f7789 # v0
16+ - uses : paddyroddy/.github/actions/python/pdoc@f2115592179eb43cf106eeb181adcd003d4cba41 # v0
1717 with :
1818 docs-dependency-section : .[docs]
1919 gh-pages-publish-directory : ./html/example
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@df30b54c0cb391185a5931a393efb76d8d0f7789 # v0
13+ - uses : paddyroddy/.github/actions/licence@f2115592179eb43cf106eeb181adcd003d4cba41 # v0
1414 with :
1515 github-token : ${{ secrets.GITHUB_TOKEN }}
1616 licence-file : ./LICENCE.txt
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@df30b54c0cb391185a5931a393efb76d8d0f7789 # v0
17+ - uses : paddyroddy/.github/actions/links@f2115592179eb43cf106eeb181adcd003d4cba41 # v0
1818 with :
1919 github-token : ${{ secrets.GITHUB_TOKEN }}
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@df30b54c0cb391185a5931a393efb76d8d0f7789 # v0
16+ - uses : paddyroddy/.github/actions/linting@f2115592179eb43cf106eeb181adcd003d4cba41 # v0
1717 with :
1818 pre-commit-config : ./.pre-commit-config.yaml
Original file line number Diff line number Diff line change 3131 - " 3.12"
3232 steps :
3333 # yamllint disable-line rule:line-length
34- - uses : paddyroddy/.github/actions/python/tox@df30b54c0cb391185a5931a393efb76d8d0f7789 # v0
34+ - uses : paddyroddy/.github/actions/python/tox@f2115592179eb43cf106eeb181adcd003d4cba41 # v0
3535 with :
3636 cache-path : .tox
3737 operating-system : ${{ matrix.os }}
Original file line number Diff line number Diff line change 11---
22repos :
33 - repo : https://github.com/paddyroddy/.github
4- rev : v0.218 .0
4+ rev : v0.226 .0
55 hooks :
66 - id : general-hooks
77 - id : python-hooks
You can’t perform that action at this time.
0 commit comments