Skip to content

Commit 239519f

Browse files
committed
Update IBM/actions-ibmcloud-cli action to v2
Signed-off-by: Luke Roy <luke.roy@ibm.com>
1 parent 70d9a1b commit 239519f

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)