Skip to content

Commit

Permalink
Update ncipollo/release-action action to v1.13.0 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2023
1 parent 438b0fd commit 58eb3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ github.token }}
- name: Create Release
uses: ncipollo/release-action@v1.12.0
uses: ncipollo/release-action@v1.13.0
with:
tag: ${{ steps.bump.outputs.version }}
generateReleaseNotes: true
Expand Down

0 comments on commit 58eb3b6

Please sign in to comment.