Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

build(deps-dev): bump types-requests from 2.28.11.17 to 2.32.0.20240523 #222

build(deps-dev): bump types-requests from 2.28.11.17 to 2.32.0.20240523

build(deps-dev): bump types-requests from 2.28.11.17 to 2.32.0.20240523 #222

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- main
pull_request:
types: [opened, reopened, synchronize]
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}