Skip to content

Commit

Permalink
Bump ncipollo/release-action from 1.12.0 to 1.13.0 (#2919)
Browse files Browse the repository at this point in the history
Bumps
[ncipollo/release-action](https://github.com/ncipollo/release-action)
from 1.12.0 to 1.13.0.
  • Loading branch information
dependabot[bot] authored Dec 9, 2023
1 parent 9e2b335 commit 2475dc6
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 @@ -235,7 +235,7 @@ jobs:

- name: Create release
id: create_release
uses: ncipollo/release-action@v1.12.0
uses: ncipollo/release-action@v1.13.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 2475dc6

Please sign in to comment.