Skip to content

Commit e7dcc3a

Browse files
Merge pull request #33 from orange-cloudfoundry/renovate/main-orange-cloudfoundry-create-bosh-release-action-1.x
chore(deps): update orange-cloudfoundry/create-bosh-release-action action to v1.2.2 (main)
2 parents 6b11369 + 2a5870c commit e7dcc3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-final-bosh-release-on-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
library: "etcd-io/etcd"
102102
- name: create bosh final release
103103
id: create-bosh-release
104-
uses: orange-cloudfoundry/create-bosh-release-action@a3785b84b975b8460b08a8ace9d1cda4d024948f # v1.2.1
104+
uses: orange-cloudfoundry/create-bosh-release-action@019253a01b95116280610ab24bfbd73cee695d79 # v1.2.2
105105
with:
106106
target_branch: ${{github.ref_name}}
107107
tag_name: ${{ steps.extract_version.outputs.version }}

0 commit comments

Comments
 (0)