Skip to content

chore(deps): bump types-pytz from 2025.2.0.20250516 to 2025.2.0.20250809 #576

chore(deps): bump types-pytz from 2025.2.0.20250516 to 2025.2.0.20250809

chore(deps): bump types-pytz from 2025.2.0.20250516 to 2025.2.0.20250809 #576

Workflow file for this run

---
name: Auto Labeler
on:
# pull_request_target event is required for autolabeler to support all PRs including forks
pull_request_target:
types: [opened, reopened, edited, synchronize]
permissions:
contents: read
jobs:
main:
permissions:
contents: write
pull-requests: write
uses: github/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@ebb4e218b75c6043139fd69a4c9bb5a465fb696b
with:
config-name: release-drafter.yml
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}