Skip to content

Commit

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

⬆️ Bump Staffbase/gha-workflows from 5.2.0 to 5.3.0
  • Loading branch information
ricoberger authored Jun 3, 2024
2 parents 31f5df2 + 698689f commit 3ef5af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
release:
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v5.2.0
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v5.3.0
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}

0 comments on commit 3ef5af0

Please sign in to comment.