File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
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.8.3
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.8.3
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)
You can’t perform that action at this time.
0 commit comments