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 @@ -15,7 +15,7 @@ permissions:
1515jobs :
1616 cleanup :
1717 name : Cleanup and Images
18- uses : bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@0b8121a528aaa05ef8def2f79be9081691dfe98a # v0.9 .0
18+ uses : bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@d9b3d32fb3f03c4699c2dce83ddfff042cd31a1f # v1.0 .0
1919 secrets :
2020 oc_namespace : ${{ vars.OC_NAMESPACE }}
2121 oc_token : ${{ secrets.OC_TOKEN }}
Original file line number Diff line number Diff line change 2626 needs : [init]
2727 permissions :
2828 pull-requests : write
29- uses : bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@0b8121a528aaa05ef8def2f79be9081691dfe98a # v0.9 .0
29+ uses : bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@d9b3d32fb3f03c4699c2dce83ddfff042cd31a1f # v1.0 .0
3030 with :
3131 markdown_links : |
3232 - [Frontend](https://${{ github.event.repository.name }}-${{ needs.init.outputs.mod-tag }}.apps.silver.devops.gov.bc.ca/)
You can’t perform that action at this time.
0 commit comments