We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a02306 + ad097ac commit 7365edfCopy full SHA for 7365edf
.github/workflows/auto-release-on-master.yml
@@ -46,7 +46,7 @@ jobs:
46
# see https://github.com/ncipollo/release-action
47
- name: create github release
48
id: create-github-release
49
- uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0
+ uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
50
with:
51
tag: ${{ steps.create-bosh-release.outputs.tagged_version }}
52
draft: false
0 commit comments