Skip to content

Bump github.com/CycloneDX/cyclonedx-go from 0.9.0 to 0.9.1 (#303) #100

Bump github.com/CycloneDX/cyclonedx-go from 0.9.0 to 0.9.1 (#303)

Bump github.com/CycloneDX/cyclonedx-go from 0.9.0 to 0.9.1 (#303) #100

name: Update Draft Release
"on":
push:
branches:
- main
jobs:
update:
name: Update Draft Release
runs-on:
- ubuntu-latest
steps:
- id: release-drafter
uses: release-drafter/release-drafter@v5
env:
GITHUB_TOKEN: ${{ secrets.IMPLEMENTATION_GITHUB_TOKEN }}