Skip to content

Commit 7823647

Browse files
authored
Merge pull request stakater#1022 from stakater/renovate/stakater-.github-0.x
chore(deps): update stakater/.github action to v0.0.163
2 parents 2c5c8a3 + 70d82ce commit 7823647

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/pull_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ env:
2525

2626
jobs:
2727
qa:
28-
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.131
28+
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.163
2929
with:
3030
MD_CONFIG: .github/md_config.json
3131
DOC_SRC: README.md

.github/workflows/pull_request_docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ on:
1616

1717
jobs:
1818
qa:
19-
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.134
19+
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.163
2020
with:
2121
MD_CONFIG: .github/md_config.json
2222
DOC_SRC: docs
2323
MD_LINT_CONFIG: .markdownlint.yaml
2424
build:
25-
uses: stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.134
25+
uses: stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.163
2626
with:
2727
DOCKER_FILE_PATH: Dockerfile-docs
2828
CONTAINER_REGISTRY_URL: ghcr.io/stakater

0 commit comments

Comments
 (0)