Skip to content

Commit

Permalink
Merge pull request #114 from orange-cloudfoundry/renovate/master-ncip…
Browse files Browse the repository at this point in the history
…ollo-release-action-1.x

chore(deps): update ncipollo/release-action action to v1.14.0 (master)
  • Loading branch information
o-orand authored Mar 8, 2024
2 parents ba976bf + d0e016f commit 4c60395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-final-bosh-release-on-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
- name: create github release
id: create-github-release
if: ${{ steps.create-bosh-release.outputs.need_gh_release == 'true' }}
uses: ncipollo/release-action@6c75be85e571768fa31b40abf38de58ba0397db5 # v1.13.0
uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
with:
tag: ${{ steps.create-bosh-release.outputs.version }}
draft: false
Expand Down

0 comments on commit 4c60395

Please sign in to comment.