Skip to content

CI-1108: Add cooldown to Dependabot to mitigate supply-chain attacks … #84

CI-1108: Add cooldown to Dependabot to mitigate supply-chain attacks …

CI-1108: Add cooldown to Dependabot to mitigate supply-chain attacks … #84

Workflow file for this run

name: Release Drafter
on:
push:
branches:
- main
jobs:
release:
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v9.1.0
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}