Skip to content

build(deps): bump super-linter/super-linter from 6.7.0 to 6.8.0 #378

build(deps): bump super-linter/super-linter from 6.7.0 to 6.8.0

build(deps): bump super-linter/super-linter from 6.7.0 to 6.8.0 #378

---
name: Release Drafter
on:
push:
branches: [ main ]
permissions:
contents: read
jobs:
update_release_draft:
name: Update release Draft
runs-on: ubuntu-latest
permissions:
contents: write
pull-requests: write
steps:
- uses: release-drafter/release-drafter@3f0f87098bd6b5c5b9a36d49c41d998ea58f9348 # v6.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}