Skip to content

Commit f12c4cb

Browse files
authored
Merge pull request #60 from orange-cloudfoundry/renovate/master-ncipollo-release-action-1.x
chore(deps): update ncipollo/release-action action to v1.21.0 (master)
2 parents 7df8783 + 1ff9747 commit f12c4cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-release-on-master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
# see https://github.com/ncipollo/release-action
107107
- name: create github release
108108
id: create-github-release
109-
uses: ncipollo/release-action@b7eabc95ff50cbeeedec83973935c8f306dfcd0b # v1.20.0
109+
uses: ncipollo/release-action@339a81892b84b4eeb0f6e744e4574d79d0d9b8dd # v1.21.0
110110
with:
111111
tag: ${{ steps.create-bosh-release.outputs.tagged_version }}
112112
draft: false

0 commit comments

Comments
 (0)