Skip to content

Commit

Permalink
Merge pull request #20 from martibosch/dependabot/github_actions/ncip…
Browse files Browse the repository at this point in the history
…ollo/release-action-1.14.0

build(deps): bump ncipollo/release-action from 1.12.0 to 1.14.0
  • Loading branch information
martibosch committed Apr 5, 2024
2 parents 548f8b2 + fdee526 commit eb13136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
tag: ${{ github.ref_name }}

- name: create Release
uses: ncipollo/release-action@v1.12.0
uses: ncipollo/release-action@v1.14.0
with:
allowUpdates: true
draft: false
Expand Down

0 comments on commit eb13136

Please sign in to comment.