Skip to content

Commit 1d1b9d3

Browse files
chore(deps): update carbon-design-system/action-ibmcloud-cf action to v1.3.0 (#72)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [carbon-design-system/action-ibmcloud-cf](https://togithub.com/carbon-design-system/action-ibmcloud-cf) | action | minor | `v1.2.1` -> `v1.3.0` | --- ### Release Notes <details> <summary>carbon-design-system/action-ibmcloud-cf</summary> ### [`v1.3.0`](https://togithub.com/carbon-design-system/action-ibmcloud-cf/compare/v1.2.1...v1.3.0) [Compare Source](https://togithub.com/carbon-design-system/action-ibmcloud-cf/compare/v1.2.1...v1.3.0) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/carbon-design-system/carbon-for-ibm-dotcom-web-components-test).
1 parent 535de15 commit 1d1b9d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-ibm-cloud.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Build project
3030
run: yarn build
3131
- name: Deploying to IBM Cloud (Canary)
32-
uses: carbon-design-system/action-ibmcloud-cf@v1.2.1
32+
uses: carbon-design-system/action-ibmcloud-cf@v1.3.0
3333
with:
3434
cloud-api-key: ${{ secrets.CLOUD_API_KEY }}
3535
cf-org: ibm-digital-design
@@ -65,7 +65,7 @@ jobs:
6565
- name: Build project
6666
run: yarn build
6767
- name: Deploying to IBM Cloud (Canary - RTL)
68-
uses: carbon-design-system/action-ibmcloud-cf@v1.2.1
68+
uses: carbon-design-system/action-ibmcloud-cf@v1.3.0
6969
with:
7070
cloud-api-key: ${{ secrets.CLOUD_API_KEY }}
7171
cf-org: ibm-digital-design

0 commit comments

Comments
 (0)