Skip to content

fix: bump flake8-bugbear from 24.1.17 to 24.12.12 #185

fix: bump flake8-bugbear from 24.1.17 to 24.12.12

fix: bump flake8-bugbear from 24.1.17 to 24.12.12 #185

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/[email protected]
secrets:
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
TEST_PYPI_PASSWORD: ${{ secrets.TEST_PYPI_PASSWORD }}