Skip to content

chore(deps): bump types-requests from 2.32.4.20260107 to 2.32.4.20260324 #824

chore(deps): bump types-requests from 2.32.4.20260107 to 2.32.4.20260324

chore(deps): bump types-requests from 2.32.4.20260107 to 2.32.4.20260324 #824

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: read
pull-requests: write
uses: github-community-projects/ospo-reusable-workflows/.github/workflows/auto-labeler.yaml@a0cf79bd8756e0a9c1555bf4975eae7ce7a8e8dc
with:
config-name: release-drafter.yml
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}