Skip to content

chore(deps): bump gitpython from 3.1.44 to 3.1.50 in /docs (#1209) #649

chore(deps): bump gitpython from 3.1.44 to 3.1.50 in /docs (#1209)

chore(deps): bump gitpython from 3.1.44 to 3.1.50 in /docs (#1209) #649

name: Release Drafter
on:
push:
branches:
- develop
workflow_dispatch:
permissions: {}
jobs:
update_release_draft:
permissions:
id-token: write
contents: write
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@563bf132657a13ded0b01fcb723c5a58cdd824e2 # v5.20.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}