File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 7272 id: ibmcloud
7373 uses: IBM/actions-ibmcloud-cli@v1
7474 - run: ibmcloud --version
75- # => ibmcloud version 2.25.1+10e6a2e -2024-05-24T20:17:29 +00:00
75+ # => ibmcloud 2.31.0 (6b1eddc -2024-12-05T17:30:20 +00:00)
7676 - run: echo The version installed is ${{ steps.ibmcloud.outputs.version }}
77- # => The version installed is 2.25.1
77+ # => The version installed is 2.31.0
7878 ` ` `
7979
8080# ## Supported Platforms
@@ -84,7 +84,7 @@ The action works on these [GitHub-hosted runners](https://docs.github.com/en/act
8484| OS | Supported |
8585| ------- | ---------------- |
8686| Ubuntu | `ubuntu-24.04`, `ubuntu-22.04` (`ubuntu-latest`), `ubuntu-20.04` |
87- | macOS | `macos-14` ( `macos-latest`), `macos-13` , `macos-12 ` |
87+ | macOS | `macos-15`, `macos-14` ( `macos-latest`) , `macos-13 ` |
8888| Windows | `windows-2022` (`windows-latest`), `windows-2019` |
8989
9090# # Contributing
You can’t perform that action at this time.
0 commit comments