Skip to content

Commit

Permalink
Merge pull request #33 from orange-cloudfoundry/renovate/ncipollo-rel…
Browse files Browse the repository at this point in the history
…ease-action-1.x

chore(deps): update ncipollo/release-action action to v1.15.0
  • Loading branch information
o-orand authored Jan 13, 2025
2 parents 1df38a2 + 4b3e25d commit 5980d22
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 @@ -114,7 +114,7 @@ jobs:
- name: create github release
id: create-github-release
if: ${{ steps.create-bosh-release.outputs.need_gh_release == 'true' }}
uses: ncipollo/release-action@2c591bcc8ecdcd2db72b97d6147f871fcd833ba5 # v1.14.0
uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
with:
tag: ${{ steps.create-bosh-release.outputs.tagged_version }}
draft: false
Expand Down

0 comments on commit 5980d22

Please sign in to comment.