Skip to content

Commit 5dae93b

Browse files
chore(deps): renovate: paddyroddy/.github to 2900a17 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c9a6db5 commit 5dae93b

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@38f0d7e429cc1e3366331dba6ab7a656f9aa01e2 # v0
15+
- uses: paddyroddy/.github/actions/links@2900a170a05fafa6d18c036e488235ae8c02fa59 # 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@38f0d7e429cc1e3366331dba6ab7a656f9aa01e2 # v0
16+
- uses: paddyroddy/.github/actions/linting@2900a170a05fafa6d18c036e488235ae8c02fa59 # 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@38f0d7e429cc1e3366331dba6ab7a656f9aa01e2 # v0
21+
- uses: paddyroddy/.github/actions/vale@2900a170a05fafa6d18c036e488235ae8c02fa59 # v0
2222
with:
2323
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)