File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 77
88jobs :
99 qa :
10- uses : stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.75
10+ uses : stakater/.github/.github/workflows/pull_request_doc_qa.yaml@v0.0.131
1111 with :
1212 MD_CONFIG : .github/md_config.json
1313 DOC_SRC : content
1414 MD_LINT_CONFIG : .markdownlint.yaml
1515 build :
16- uses : stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.75
16+ uses : stakater/.github/.github/workflows/pull_request_container_build.yaml@v0.0.131
1717 with :
1818 DOCKER_FILE_PATH : Dockerfile
1919 secrets :
Original file line number Diff line number Diff line change 77
88jobs :
99 push :
10- uses : stakater/.github/.github/workflows/push_container.yaml@v0.0.75
10+ uses : stakater/.github/.github/workflows/push_container.yaml@v0.0.131
1111 with :
1212 DOCKER_FILE_PATH : Dockerfile
1313 RELEASE_BRANCH : master
Original file line number Diff line number Diff line change 77
88jobs :
99 release :
10- uses : stakater/.github/.github/workflows/release_template.yaml@v0.0.75
10+ uses : stakater/.github/.github/workflows/release_template.yaml@v0.0.131
1111 secrets :
1212 SLACK_WEBHOOK_URL : ${{ secrets.STAKATER_DELIVERY_SLACK_WEBHOOK }}
You can’t perform that action at this time.
0 commit comments