There was an error while loading. Please reload this page.
1 parent 2d52307 commit 7beb168Copy full SHA for 7beb168
2 files changed
.github/workflows/on-pr-main.yml
@@ -73,7 +73,7 @@ jobs:
73
runs-on: ubuntu-24.04
74
steps:
75
- name: Deploy to OpenShift
76
- uses: bcgov/action-oc-runner@57a28c38359c93e43edf609d35b9a3f50a070131 # v1.4.0
+ uses: bcgov/action-oc-runner@d2fc921aaa9d70684c186dbb7754e6985d44d86f # v1.4.1
77
env:
78
DB_HOST_PORT: ${{ secrets.DB_HOST_PORT_ENV }}
79
with:
.github/workflows/pr-close.yml
@@ -24,7 +24,7 @@ jobs:
24
25
26
- name: Remove OpenShift artifacts
27
28
29
oc_namespace: ${{ vars.OC_NAMESPACE }}
30
oc_token: ${{ secrets.OC_TOKEN }}
0 commit comments