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 8484 triggered : ${{ steps.deploy.outputs.triggered }}
8585 timeout-minutes : ${{ inputs.timeout-minutes }}
8686 steps :
87- - uses : bcgov/action-crunchy@9b776dc20a55f435b7c5024152b6b7b294362809 # v1.2.5
87+ - uses : bcgov/action-crunchy@a109166ff26880dc75676492a33b816ac0ce392f # v1.2.6
8888 name : Deploy Crunchy
8989 id : deploy_crunchy
9090 with :
Original file line number Diff line number Diff line change 1616 permissions :
1717 packages : write # Required for promoting images during PR cleanup
1818 contents : read # Required for repository access
19- uses : bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@d9b3d32fb3f03c4699c2dce83ddfff042cd31a1f # v1.0.0
19+ uses : bcgov/quickstart-openshift-helpers/.github/workflows/.pr-close.yml@6d695dd755fa9255ea4bde335890516beb6f95e4 # v1.0.1
2020 secrets :
2121 oc_namespace : ${{ vars.OC_NAMESPACE }}
2222 oc_token : ${{ secrets.OC_TOKEN }}
2929 contents : read # Required to read values_file from repository
3030 runs-on : ubuntu-24.04
3131 steps :
32- - uses : bcgov/action-crunchy@9b776dc20a55f435b7c5024152b6b7b294362809 # v1.2.5
32+ - uses : bcgov/action-crunchy@a109166ff26880dc75676492a33b816ac0ce392f # v1.2.6
3333 name : Remove PR Specific User
3434 with :
3535 oc_namespace : ${{ vars.oc_namespace }}
Original file line number Diff line number Diff line change 1414 permissions :
1515 contents : read # Required for repository access
1616 pull-requests : write # Required for commenting on PRs
17- uses : bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@d9b3d32fb3f03c4699c2dce83ddfff042cd31a1f # v1.0.0
17+ uses : bcgov/quickstart-openshift-helpers/.github/workflows/.pr-validate.yml@6d695dd755fa9255ea4bde335890516beb6f95e4 # v1.0.1
1818 with :
1919 markdown_links : |
2020 - [Java](https://${{ github.event.repository.name }}-${{ github.event.number }}-backendJava.apps.silver.devops.gov.bc.ca)
You can’t perform that action at this time.
0 commit comments