File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ permissions: {}
1414jobs :
1515 cleanup :
1616 name : Cleanup and Image Promotion
17- uses : bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.10 .0
17+ uses : bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@v0.9 .0
1818 permissions :
1919 packages : write
2020 secrets :
Original file line number Diff line number Diff line change 1616 if : (! github.event.pull_request.draft)
1717 permissions :
1818 pull-requests : write
19- uses : bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@v0.10 .0
19+ uses : bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@v0.9 .0
2020 with :
2121 markdown_links : |
2222 - [Frontend](https://${{ github.event.repository.name }}-${{ github.event.number }}-frontend.apps.silver.devops.gov.bc.ca)
Original file line number Diff line number Diff line change 6060 name : SchemaSpy
6161 permissions :
6262 contents : write
63- uses : bcgov/quickstart-openshift-helpers/.github/workflows/.schema-spy.yml@v0.10 .0
63+ uses : bcgov/quickstart-openshift-helpers/.github/workflows/.schema-spy.yml@v0.9 .0
6464
6565 # Run sequentially to reduce chances of rate limiting
6666 zap :
You can’t perform that action at this time.
0 commit comments