Skip to content

chore(deps): update Syft to v1.3.0 (#456) #196

chore(deps): update Syft to v1.3.0 (#456)

chore(deps): update Syft to v1.3.0 (#456) #196

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@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348 # v6.0.0
env:
GITHUB_TOKEN: ${{ github.token }}