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 6b11369 + 2a5870c commit e7dcc3aCopy full SHA for e7dcc3a
.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@a3785b84b975b8460b08a8ace9d1cda4d024948f # v1.2.1
+ uses: orange-cloudfoundry/create-bosh-release-action@019253a01b95116280610ab24bfbd73cee695d79 # v1.2.2
105
with:
106
target_branch: ${{github.ref_name}}
107
tag_name: ${{ steps.extract_version.outputs.version }}
0 commit comments