Skip to content

Commit

Permalink
update release.yml dep
Browse files Browse the repository at this point in the history
  • Loading branch information
kjnilsson committed Jan 3, 2024
1 parent f203745 commit c76a2b8
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 @@ -44,7 +44,7 @@ jobs:
https://github.com/${{ github.repository }}/archive/${{ github.ref }}.tar.gz
- name: CREATE RELEASE
id: create-release
uses: ncipollo/release-action@v1.12.0
uses: ncipollo/release-action@v1.13.0
with:
token: ${{ secrets.REPO_SCOPED_TOKEN }}
allowUpdates: true
Expand Down

0 comments on commit c76a2b8

Please sign in to comment.