Skip to content

Commit fcb82df

Browse files
authored
Merge pull request #6 from KTools2202/dependabot/github_actions/ncipollo/release-action-1.16.0
Bump ncipollo/release-action from 1.14.0 to 1.16.0
2 parents 37789ba + b2931cf commit fcb82df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/script-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
run: ls -R release-artifacts
102102

103103
- name: Draft normal release
104-
uses: ncipollo/release-action@v1.14.0
104+
uses: ncipollo/release-action@v1.16.0
105105
with:
106106
token: ${{ secrets.GITHUB_TOKEN }}
107107
generateReleaseNotes: true

0 commit comments

Comments
 (0)