Skip to content

Commit 8b8ca63

Browse files
chore(deps): update stakater/.github action to v0.0.131 (stakater#843)
* chore(deps): update stakater/.github action to v0.0.131 * update --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Karl Johan Grahn <karl.johan@stakater.com>
1 parent 647438a commit 8b8ca63

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.128
28+
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.131
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
@@ -15,13 +15,13 @@ on:
1515

1616
jobs:
1717
qa:
18-
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.128
18+
uses: stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.131
1919
with:
2020
MD_CONFIG: .github/md_config.json
2121
DOC_SRC: docs
2222
MD_LINT_CONFIG: .markdownlint.yaml
2323
build:
24-
uses: stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.122
24+
uses: stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.131
2525
with:
2626
DOCKER_FILE_PATH: Dockerfile-docs
2727
CONTAINER_REGISTRY_URL: ghcr.io/stakater

0 commit comments

Comments
 (0)