Skip to content

Commit 2bbd5ad

Browse files
authored
Merge pull request #78 from orange-cloudfoundry/renovate/master-ncipollo-release-action-1.x
chore(deps): update ncipollo/release-action action to v1.21.0 (master)
2 parents db2c184 + 86ffe10 commit 2bbd5ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
- name: create github release
115115
id: create-github-release
116116
if: ${{ steps.create-bosh-release.outputs.need_gh_release == 'true' }}
117-
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
117+
uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0
118118
with:
119119
tag: ${{ steps.create-bosh-release.outputs.tagged_version }}
120120
draft: false

0 commit comments

Comments
 (0)