Skip to content

Commit

Permalink
Merge pull request #93 from Staffbase/dependabot/github_actions/Staff…
Browse files Browse the repository at this point in the history
…base/gha-workflows-4.0.2

chore(deps): bump Staffbase/gha-workflows from 4.0.0 to 4.0.2
  • Loading branch information
jreimone authored Jan 29, 2024
2 parents 72cf0bd + 74b9f8d commit d68a0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
update_release_draft:
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v4.0.0
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v4.0.2
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}

0 comments on commit d68a0b7

Please sign in to comment.