Bump IBM/cloudfoundry-deploy from v1.0 to v1.1
Bumps [IBM/cloudfoundry-deploy](https://github.com/IBM/cloudfoundry-deploy) from v1.0 to v1.1. - [Release notes](https://github.com/IBM/cloudfoundry-deploy/releases) - [Commits](https://github.com/IBM/cloudfoundry-deploy/compare/v1.0...7d6798d47fdc98d2b45a094fe6dd5f0bf43c2b54) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6804ce272f
commit
33b1d65b4f
|
@ -419,7 +419,7 @@ jobs:
|
|||
- name: Verify Example Application contains documentation
|
||||
run: ci/verify_docs_jar.sh
|
||||
- name: Deploy to IBM Cloud Foundry
|
||||
uses: IBM/cloudfoundry-deploy@v1.0
|
||||
uses: IBM/cloudfoundry-deploy@v1.1
|
||||
with:
|
||||
IBM_CLOUD_API_KEY: ${{ secrets.IBM_CLOUD_API_KEY }}
|
||||
IBM_CLOUD_CF_API: ${{ secrets.IBM_CLOUD_CF_API }}
|
||||
|
|
Loading…
Reference in New Issue