Skip to content

Bump release-drafter/release-drafter from 7.3.0 to 7.3.1 in the ci-de… #301

Bump release-drafter/release-drafter from 7.3.0 to 7.3.1 in the ci-de…

Bump release-drafter/release-drafter from 7.3.0 to 7.3.1 in the ci-de… #301

name: Release Drafter
on:
push:
branches:
- main
permissions:
contents: read
jobs:
update_release_draft:
permissions:
contents: write
pull-requests: read
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@693d20e7c1ce1a81d3a41962f85914253b518449 # v7.3.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}