Skip to content

chore: Bump Node to v20 on download-syft/publish-sbom actions (#448) #186

chore: Bump Node to v20 on download-syft/publish-sbom actions (#448)

chore: Bump Node to v20 on download-syft/publish-sbom actions (#448) #186

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 }}