Skip to content

Commit

Permalink
chore(deps): update carbon-design-system/action-ibmcloud-cf action to…
Browse files Browse the repository at this point in the history
… v1.3.0
  • Loading branch information
renovate-bot committed Nov 16, 2021
1 parent c4f356c commit 23d2ece
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-ibm-cloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build project
run: yarn build
- name: Deploying to IBM Cloud (Canary)
uses: carbon-design-system/action-ibmcloud-cf@v1.2.1
uses: carbon-design-system/action-ibmcloud-cf@v1.3.0
with:
cloud-api-key: ${{ secrets.CLOUD_API_KEY }}
cf-org: ibm-digital-design
Expand Down Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Build project
run: yarn build
- name: Deploying to IBM Cloud (Canary - RTL)
uses: carbon-design-system/action-ibmcloud-cf@v1.2.1
uses: carbon-design-system/action-ibmcloud-cf@v1.3.0
with:
cloud-api-key: ${{ secrets.CLOUD_API_KEY }}
cf-org: ibm-digital-design
Expand Down

0 comments on commit 23d2ece

Please sign in to comment.