Skip to content

Bump component-detection from 5.1.6 to 5.2.1 (#894) #461

Bump component-detection from 5.1.6 to 5.2.1 (#894)

Bump component-detection from 5.1.6 to 5.2.1 (#894) #461

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@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5 # v6.1.0
with:
disable-autolabeler: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}