Skip to content

Commit

Permalink
Update bump-version.yml
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
Minituff authored Oct 21, 2023
1 parent 1d52f34 commit e9e00db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
dry_run: true

- name: Create a GitHub release
uses: ncipollo/release-action@v1.67.0
uses: ncipollo/release-action@v1.13.0
with:
tag: ${{ steps.tag_version.outputs.new_tag }}
name: ${{ steps.tag_version.outputs.new_tag }} (auto)
Expand Down

0 comments on commit e9e00db

Please sign in to comment.