Skip to content

Commit b91d4db

Browse files
committed
Update OpenShift action version to v1.1.4 and set timeout for setup step
1 parent 16e0fa2 commit b91d4db

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ jobs:
2727
make lint
2828
-
2929
name: Setup OpenShift
30-
uses: manusa/actions-setup-openshift@v1.1.2
30+
uses: manusa/actions-setup-openshift@v1.1.4
31+
timeout-minutes: 5
3132
with:
3233
oc version: 'v3.11.0'
3334
enable: 'centos-imagestreams,persistent-volumes,registry,router'

0 commit comments

Comments
 (0)