We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66babec + c5bca55 commit 2f2e006Copy full SHA for 2f2e006
.github/workflows/create-final-bosh-release-on-commits.yml
@@ -101,7 +101,7 @@ jobs:
101
library: "etcd-io/etcd"
102
- name: create bosh final release
103
id: create-bosh-release
104
- uses: orange-cloudfoundry/create-bosh-release-action@fd4ddefcec42563de953491bb56286f8db2e4862 # v1.1.0
+ uses: orange-cloudfoundry/create-bosh-release-action@4f0fa84f246f9abbf2baafe8edd560bee894c7ed # v1.2.0
105
with:
106
target_branch: ${{github.ref_name}}
107
tag_name: ${{ steps.extract_version.outputs.version }}
0 commit comments