Skip to content

chore(deps): bump actions/checkout from 4.1.1 to 4.1.4 (#307) #130

chore(deps): bump actions/checkout from 4.1.1 to 4.1.4 (#307)

chore(deps): bump actions/checkout from 4.1.1 to 4.1.4 (#307) #130

name: Release Drafter
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: ${{ secrets.GITHUB_TOKEN }}