File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 timeout-minutes : 2
1313 steps :
1414 # yamllint disable-line rule:line-length
15- - uses : paddyroddy/.github/actions/links@9d6e96a69f2f213846703cbc4bd7ad067366fcaf # v0
15+ - uses : paddyroddy/.github/actions/links@dd42b32e779552c6f911ca469111449a410facff # v0
1616 with :
1717 branch : gh-pages
1818 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ jobs:
1313 runs-on : ubuntu-latest
1414 steps :
1515 # yamllint disable-line rule:line-length
16- - uses : paddyroddy/.github/actions/linting@9d6e96a69f2f213846703cbc4bd7ad067366fcaf # v0
16+ - uses : paddyroddy/.github/actions/linting@dd42b32e779552c6f911ca469111449a410facff # v0
1717 with :
1818 pre-commit-config : ./.pre-commit-config.yaml
1919
2020 # yamllint disable-line rule:line-length
21- - uses : paddyroddy/.github/actions/vale@9d6e96a69f2f213846703cbc4bd7ad067366fcaf # v0
21+ - uses : paddyroddy/.github/actions/vale@dd42b32e779552c6f911ca469111449a410facff # v0
2222 with :
2323 github-token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments