Skip to content

Commit d87541f

Browse files
chore(deps): renovate: paddyroddy/.github to dd42b32
1 parent de4a629 commit d87541f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/links.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
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 }}

.github/workflows/linting.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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 }}

0 commit comments

Comments
 (0)