Skip to content

chore(deps): update Syft to v0.101.0 (#436) #178

chore(deps): update Syft to v0.101.0 (#436)

chore(deps): update Syft to v0.101.0 (#436) #178

Workflow file for this run

name: Draft Release
on:
push:
branches:
- main
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- name: Draft release notes
uses: release-drafter/release-drafter@09c613e259eb8d4e7c81c2cb00618eb5fc4575a7 # v5.25.0
env:
GITHUB_TOKEN: ${{ github.token }}