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

Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.16.0 to 1.20.0.
- [Release notes](https://github.com/ncipollo/release-action/releases)
- [Commits](https://github.com/ncipollo/release-action/compare/v1.16.0...v1.20.0)

---
updated-dependencies:
- dependency-name: ncipollo/release-action
  dependency-version: 1.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-01 15:50:25 +00:00 committed by GitHub
parent 6c821ab73e
commit eac4563da9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 }}