Skip to content

Commit

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

Bump ncipollo/release-action from 1.12.0 to 1.13.0
  • Loading branch information
baudronp authored Aug 25, 2023
2 parents 7690622 + 2eb10ee commit f46d5ac
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 @@ -57,7 +57,7 @@ jobs:
working-directory: downloads

- name: 'Create GitHub release'
uses: ncipollo/release-action@v1.12.0
uses: ncipollo/release-action@v1.13.0
with:
bodyFile: 'changelog.md'
artifacts: 'downloads/Sharpmake-net6.0-*-${{ github.ref_name }}.zip'

0 comments on commit f46d5ac

Please sign in to comment.