Skip to content

Commit 66a82e0

Browse files
Update ncipollo/release-action action to v1.16.0 (#1951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1bfd7fb commit 66a82e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
github_token: ${{ secrets.GITHUB_TOKEN }}
9696

9797
- name: Create release
98-
uses: ncipollo/release-action@v1.14.0
98+
uses: ncipollo/release-action@v1.16.0
9999
id: github-release
100100
with:
101101
generateReleaseNotes: true

0 commit comments

Comments
 (0)