Skip to content

Commit

Permalink
Merge pull request #56 from armakuni/dependabot/github_actions/ncipol…
Browse files Browse the repository at this point in the history
…lo/release-action-1.15.0

fix(deps): bump ncipollo/release-action from 1.14.0 to 1.15.0
  • Loading branch information
mergify[bot] authored Jan 13, 2025
2 parents bfafe5e + 793d8c5 commit 3144ca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
uses: actions/download-artifact@v4

- name: create-github-release
uses: ncipollo/release-action@v1.14.0
uses: ncipollo/release-action@v1.15.0
with:
allowUpdates: true
artifacts: ${{ inputs.release-artifacts }}
Expand Down

0 comments on commit 3144ca2

Please sign in to comment.