Skip to content

fix: bump bandit[toml] from 1.7.5 to 1.7.7 #160

fix: bump bandit[toml] from 1.7.5 to 1.7.7

fix: bump bandit[toml] from 1.7.5 to 1.7.7 #160

Workflow file for this run

name: Python CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
release:
types: [created]
workflow_dispatch:
jobs:
publish:
uses: microsoft/action-python/.github/workflows/publish.yml@0.7.1
secrets:
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
TEST_PYPI_PASSWORD: ${{ secrets.TEST_PYPI_PASSWORD }}