We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71fcc46 commit ecf1498Copy full SHA for ecf1498
README.md
@@ -39,7 +39,7 @@ jobs:
39
40
steps:
41
- name: Configure Kubectl
42
- uses: oracle-actions/configure-kubectl-oke@v1.2.0
+ uses: oracle-actions/configure-kubectl-oke@v1.3
43
id: test-configure-kubectl-oke-action
44
with:
45
cluster: ${{ secrets.OKE_CLUSTER_OCID }}
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
0 commit comments