Skip to content

Commit 752ce5d

Browse files
authored
Merge pull request #563 from orange-cloudfoundry/renovate/master-ncipollo-release-action-1.x
Update ncipollo/release-action action to v1.21.0 (master)
2 parents cdfc04a + 9af7d84 commit 752ce5d

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
@@ -121,7 +121,7 @@ jobs:
121121
- name: create github release
122122
id: create-github-release
123123
if: ${{ steps.create-bosh-release.outputs.need_gh_release == 'true' }}
124-
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
124+
uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0
125125
with:
126126
tag: ${{ steps.create-bosh-release.outputs.version }}
127127
draft: false

0 commit comments

Comments
 (0)