chore(deps): bump ncipollo/release-action from 1.16.0 to 1.20.0 (#11851)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Graham Neubig <neubig@gmail.com>
This commit is contained in:
dependabot[bot]
2025-12-31 03:02:48 +00:00
committed by GitHub
parent 9043aa69d8
commit 82e0aa7924

View File

@@ -148,7 +148,7 @@ jobs:
path: ./
- name: Create Release
uses: ncipollo/release-action@v1.16.0
uses: ncipollo/release-action@v1.20.0
with:
artifacts: "*.vsix"
token: ${{ secrets.GITHUB_TOKEN }}