Skip to content

Commit

Permalink
Bump Staffbase/gha-workflows from 5.4.0 to 5.5.0 (#128)
Browse files Browse the repository at this point in the history
Bumps [Staffbase/gha-workflows](https://github.com/staffbase/gha-workflows) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/staffbase/gha-workflows/releases)
- [Commits](Staffbase/gha-workflows@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: Staffbase/gha-workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 14, 2024
1 parent f119d2c commit 2493385
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@v5.4.0
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v5.5.0
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}

0 comments on commit 2493385

Please sign in to comment.