Skip to content

Commit

Permalink
Merge pull request #1643 from beeware/dependabot/github_actions/ncipo…
Browse files Browse the repository at this point in the history
…llo/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 4961cbf + 64e2f6e commit 0753e31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -56,7 +56,7 @@ jobs:
test $(briefcase --version) = $VERSION
- 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
1 change: 1 addition & 0 deletions changes/1643.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated ncipollo/release-action from 1.13.0 to 1.14.0.

0 comments on commit 0753e31

Please sign in to comment.