Skip to content

Commit 60284fc

Browse files
chore(deps): pin bcgov/action-oc-runner action to 1003366 (#296)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35bd9b5 commit 60284fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/.deployer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
106106
- name: Deploy Helm chart
107107
id: deploy
108-
uses: bcgov/[email protected]
108+
uses: bcgov/action-oc-runner@10033668ef4374d9bb78149faa73e4ccda0e93dd # v1.2.3
109109
with:
110110
oc_namespace: ${{ secrets.oc_namespace }}
111111
oc_token: ${{ secrets.oc_token }}

0 commit comments

Comments
 (0)