Skip to content

build(deps): bump FluentAssertions from 6.12.0 to 6.12.1 (#698) #354

build(deps): bump FluentAssertions from 6.12.0 to 6.12.1 (#698)

build(deps): bump FluentAssertions from 6.12.0 to 6.12.1 (#698) #354

name: Release Drafter
on:
push:
branches:
- main
workflow_dispatch:
permissions:
contents: write
pull-requests: read
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348 # v6.0.0
with:
disable-autolabeler: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}