Skip to content

Commit ecf1498

Browse files
committed
docs: bump version in README.md example
Signed-off-by: Avi Miller <[email protected]>
1 parent 71fcc46 commit ecf1498

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
@@ -39,7 +39,7 @@ jobs:
3939

4040
steps:
4141
- name: Configure Kubectl
42-
uses: oracle-actions/configure-kubectl-oke@v1.2.0
42+
uses: oracle-actions/configure-kubectl-oke@v1.3
4343
id: test-configure-kubectl-oke-action
4444
with:
4545
cluster: ${{ secrets.OKE_CLUSTER_OCID }}
@@ -64,7 +64,7 @@ jobs:
6464
6565
steps:
6666
- name: Configure Kubectl
67-
uses: oracle-actions/configure-kubectl-oke@v1.2.0
67+
uses: oracle-actions/configure-kubectl-oke@v1.3
6868
id: test-configure-kubectl-oke-action
6969
with:
7070
cluster: ${{ secrets.OKE_CLUSTER_OCID }}

0 commit comments

Comments
 (0)