Skip to content

Commit

Permalink
Merge pull request #103 from Staffbase/dependabot/github_actions/Staf…
Browse files Browse the repository at this point in the history
…fbase/gha-workflows-4.0.0

Bump Staffbase/gha-workflows from 3.4.0 to 4.0.0
  • Loading branch information
staust authored Jan 19, 2024
2 parents 87fa478 + 6e46bc0 commit 4d30fdd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ on:

jobs:
update_release_draft:
uses: Staffbase/gha-workflows/.github/workflows/[email protected]
uses: Staffbase/gha-workflows/.github/workflows/[email protected]
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}

0 comments on commit 4d30fdd

Please sign in to comment.