Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore(deps): update Syft to v1.29.0 (#529) #250

chore(deps): update Syft to v1.29.0 (#529)

chore(deps): update Syft to v1.29.0 (#529) #250

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