Skip to content

Commit

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

Bump ncipollo/release-action from 1.13.0 to 1.14.0
  • Loading branch information
freakboy3742 committed Feb 11, 2024
2 parents 4c9ed9d + b959f2a commit 1aefcf3
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 @@ -43,7 +43,7 @@ jobs:
path: dist

- name: Create release
uses: ncipollo/release-action@v1.13.0
uses: ncipollo/release-action@v1.14.0
with:
name: ${{ env.VERSION }}
draft: true
Expand Down

0 comments on commit 1aefcf3

Please sign in to comment.