Skip to content

Commit 8abc0db

Browse files
authored
Merge pull request #13 from IBM/ibm-cli
Update IBM/actions-ibmcloud-cli action to v2
2 parents 70d9a1b + 239519f commit 8abc0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ runs:
8888
steps:
8989
# Default steps required
9090
- name: Install IBM Cloud CLI
91-
uses: IBM/actions-ibmcloud-cli@v1
91+
uses: IBM/actions-ibmcloud-cli@v2
9292
with:
9393
api_key: ${{ inputs.api-key }}
9494
region: ${{ inputs.region }}

0 commit comments

Comments
 (0)