Skip to content

Commit 9acdc2e

Browse files
authored
Merge pull request #37 from orange-cloudfoundry/renovate/ncipollo-release-action-1.x
chore(deps): update ncipollo/release-action action to v1.16.0
2 parents 10fc135 + 74b7eae commit 9acdc2e

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
@@ -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@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
49+
uses: ncipollo/release-action@440c8c1cb0ed28b9f43e4d1d670870f059653174 # v1.16.0
5050
with:
5151
tag: ${{ steps.create-bosh-release.outputs.tagged_version }}
5252
draft: false

0 commit comments

Comments
 (0)