File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 continue-on-error : true
1818 runs-on : ubuntu-24.04
1919 steps :
20- - uses : bcgov/action-oc-runner@12997e908fba505079d1aab6f694a17fe15e9b28 # v1.2.2
20+ - uses : bcgov/action-oc-runner@10033668ef4374d9bb78149faa73e4ccda0e93dd # v1.2.3
2121 with :
2222 oc_namespace : ${{ vars.oc_namespace }}
2323 oc_server : ${{ vars.oc_server }}
3030 continue-on-error : false
3131 runs-on : ubuntu-24.04
3232 steps :
33- - uses : bcgov/action-oc-runner@12997e908fba505079d1aab6f694a17fe15e9b28 # v1.2.2
33+ - uses : bcgov/action-oc-runner@10033668ef4374d9bb78149faa73e4ccda0e93dd # v1.2.3
3434 with :
3535 oc_namespace : ${{ vars.oc_namespace }}
3636 oc_server : ${{ vars.oc_server }}
Original file line number Diff line number Diff line change 2626 REPO : ${{ github.event.repository.name }}
2727 runs-on : ubuntu-24.04
2828 steps :
29- - uses : bcgov/action-oc-runner@12997e908fba505079d1aab6f694a17fe15e9b28 # v1.2.2
29+ - uses : bcgov/action-oc-runner@10033668ef4374d9bb78149faa73e4ccda0e93dd # v1.2.3
3030 with :
3131 oc_namespace : ${{ vars.oc_namespace }}
3232 oc_server : ${{ vars.oc_server }}
You can’t perform that action at this time.
0 commit comments