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/add-to-project@0a54f965cd2ff530f3313bbbaf384cf54bbb7374 # v0
18+ - uses : paddyroddy/.github/actions/add-to-project@dca9a13d483fe335f0b9edbd08494e6e4cd3b498 # v0
1919 with :
2020 # yamllint disable rule:line-length
2121 project-token : ${{ secrets.PROJECT_PAT }} # zizmor: ignore[secrets-outside-env]
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 # yamllint disable-line rule:line-length
23- - uses : paddyroddy/.github/actions/latex/chktex@0a54f965cd2ff530f3313bbbaf384cf54bbb7374 # v0
23+ - uses : paddyroddy/.github/actions/latex/chktex@dca9a13d483fe335f0b9edbd08494e6e4cd3b498 # v0
2424
2525 vale :
2626 permissions :
2929 runs-on : ubuntu-slim
3030 steps :
3131 # yamllint disable-line rule:line-length
32- - uses : paddyroddy/.github/actions/vale@0a54f965cd2ff530f3313bbbaf384cf54bbb7374 # v0
32+ - uses : paddyroddy/.github/actions/vale@dca9a13d483fe335f0b9edbd08494e6e4cd3b498 # v0
3333 with :
3434 github-token : ${{ secrets.GITHUB_TOKEN }}
3535 vale-flags : --glob='!{config/,figures/*/example_,thesis}*'
4040 runs-on : ubuntu-latest
4141 steps :
4242 # yamllint disable-line rule:line-length
43- - uses : paddyroddy/.github/actions/latex/compile@0a54f965cd2ff530f3313bbbaf384cf54bbb7374 # v0
43+ - uses : paddyroddy/.github/actions/latex/compile@dca9a13d483fe335f0b9edbd08494e6e4cd3b498 # v0
4444
4545 - name : Upload artefacts
4646 # yamllint disable-line rule:line-length
9696 name : artefacts
9797
9898 # yamllint disable-line rule:line-length
99- - uses : paddyroddy/.github/actions/dropbox@0a54f965cd2ff530f3313bbbaf384cf54bbb7374 # v0
99+ - uses : paddyroddy/.github/actions/dropbox@dca9a13d483fe335f0b9edbd08494e6e4cd3b498 # v0
100100 with :
101101 # yamllint disable rule:line-length
102102 configfile-version : ${{ secrets.CONFIGFILE_VERSION }} # zizmor: ignore[secrets-outside-env]
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@0a54f965cd2ff530f3313bbbaf384cf54bbb7374 # v0
19+ - uses : paddyroddy/.github/actions/links@dca9a13d483fe335f0b9edbd08494e6e4cd3b498 # v0
2020 with :
2121 github-token : ${{ secrets.GITHUB_TOKEN }}
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/linting@0a54f965cd2ff530f3313bbbaf384cf54bbb7374 # v0
18+ - uses : paddyroddy/.github/actions/linting@dca9a13d483fe335f0b9edbd08494e6e4cd3b498 # v0
1919 with :
2020 pre-commit-config : ./.pre-commit-config.yaml
Original file line number Diff line number Diff line change 11---
22repos :
33 - repo : https://github.com/paddyroddy/.github
4- rev : v0.394 .0
4+ rev : v0.395 .0
55 hooks :
66 - id : general-hooks
77 exclude : \.pdf$
You can’t perform that action at this time.
0 commit comments