Skip to content

deps: bump djangorestframework from 3.15.1 to 3.15.2 #52

deps: bump djangorestframework from 3.15.1 to 3.15.2

deps: bump djangorestframework from 3.15.1 to 3.15.2 #52

# .github/workflows/release-please.yml
name: release-please
on:
push:
branches:
- main
schedule:
- cron: '1 0 * * *'
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v4