Bump IBM/cloudfoundry-deploy from 2.0 to 2.1

Bumps [IBM/cloudfoundry-deploy](https://github.com/IBM/cloudfoundry-deploy) from 2.0 to 2.1.
- [Release notes](https://github.com/IBM/cloudfoundry-deploy/releases)
- [Commits](https://github.com/IBM/cloudfoundry-deploy/compare/v2.0...v2.1)

---
updated-dependencies:
- dependency-name: IBM/cloudfoundry-deploy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-01 04:08:15 +00:00 committed by Mustapha Zorgati
parent f18a8dc932
commit 1d23aeecc0
1 changed files with 1 additions and 1 deletions

View File

@ -435,7 +435,7 @@ jobs:
- name: Verify Example Application contains documentation
run: ci/verify_docs_jar.sh
- name: Deploy to IBM Cloud Foundry
uses: IBM/cloudfoundry-deploy@v2.0
uses: IBM/cloudfoundry-deploy@v2.1
with:
IBM_CLOUD_API_KEY: ${{ secrets.IBM_CLOUD_API_KEY }}
IBM_CLOUD_CF_API: ${{ secrets.IBM_CLOUD_CF_API }}