Skip to content

Commit b18d83d

Browse files
committed
chore(docs): update README.md with new version
Signed-off-by: Avi Miller <[email protected]>
1 parent df92927 commit b18d83d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
steps:
4747
- name: Configure Kubectl
48-
uses: oracle-actions/configure-kubectl-oke@v1.3.2
48+
uses: oracle-actions/configure-kubectl-oke@v1.4.0
4949
id: test-configure-kubectl-oke-action
5050
with:
5151
cluster: ${{ secrets.OKE_CLUSTER_OCID }}
@@ -72,7 +72,7 @@ jobs:
7272
7373
steps:
7474
- name: Configure Kubectl
75-
uses: oracle-actions/configure-kubectl-oke@v1.3.2
75+
uses: oracle-actions/configure-kubectl-oke@v1.4.0
7676
id: test-configure-kubectl-oke-action
7777
with:
7878
cluster: ${{ secrets.OKE_CLUSTER_OCID }}

0 commit comments

Comments
 (0)