Skip to content

Commit

Permalink
chore(docs): update README.md with new version
Browse files Browse the repository at this point in the history
Signed-off-by: Avi Miller <[email protected]>
  • Loading branch information
Djelibeybi committed Jun 17, 2024
1 parent df92927 commit b18d83d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

steps:
- name: Configure Kubectl
uses: oracle-actions/configure-kubectl-oke@v1.3.2
uses: oracle-actions/configure-kubectl-oke@v1.4.0
id: test-configure-kubectl-oke-action
with:
cluster: ${{ secrets.OKE_CLUSTER_OCID }}
Expand All @@ -72,7 +72,7 @@ jobs:
steps:
- name: Configure Kubectl
uses: oracle-actions/configure-kubectl-oke@v1.3.2
uses: oracle-actions/configure-kubectl-oke@v1.4.0
id: test-configure-kubectl-oke-action
with:
cluster: ${{ secrets.OKE_CLUSTER_OCID }}
Expand Down

0 comments on commit b18d83d

Please sign in to comment.