fix: resolve dependabot security alerts (#404)

This commit is contained in:
KM Koushik
2026-05-18 14:53:02 +10:00
committed by GitHub
parent aa7c234284
commit 2eca312022
12 changed files with 2215 additions and 3734 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ jobs:
run: ls -la dist
- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@v1.4.2
uses: pypa/gh-action-pypi-publish@v1.13.0
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}