Skip to content

Commit 7365edf

Browse files
authored
Merge pull request #44 from orange-cloudfoundry/renovate/ncipollo-release-action-1.x
chore(deps): update ncipollo/release-action action to v1.14.0
2 parents 9a02306 + ad097ac commit 7365edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
# see https://github.com/ncipollo/release-action
4747
- name: create github release
4848
id: create-github-release
49-
uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0
49+
uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
5050
with:
5151
tag: ${{ steps.create-bosh-release.outputs.tagged_version }}
5252
draft: false

0 commit comments

Comments
 (0)