File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
24
24
jobs :
25
25
qa :
26
- uses : stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.79
26
+ uses : stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.82
27
27
with :
28
28
MD_CONFIG : .github/md_config.json
29
29
DOC_SRC : README.md
Original file line number Diff line number Diff line change 15
15
16
16
jobs :
17
17
qa :
18
- uses : stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.79
18
+ uses : stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.82
19
19
with :
20
20
MD_CONFIG : .github/md_config.json
21
21
DOC_SRC : docs
22
22
MD_LINT_CONFIG : .markdownlint.yaml
23
23
build :
24
- uses : stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.79
24
+ uses : stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.82
25
25
with :
26
26
DOCKER_FILE_PATH : Dockerfile-docs
27
27
secrets :
Original file line number Diff line number Diff line change 16
16
17
17
jobs :
18
18
push :
19
- uses : stakater/.github/.github/workflows/push_container.yaml@v0.0.79
19
+ uses : stakater/.github/.github/workflows/push_container.yaml@v0.0.82
20
20
with :
21
21
DOCKER_FILE_PATH : Dockerfile-docs
22
22
RELEASE_BRANCH : master
You can’t perform that action at this time.
0 commit comments