Skip to content

Commit

Permalink
⬆️ Bump Staffbase/gha-workflows from 6.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [Staffbase/gha-workflows](https://github.com/staffbase/gha-workflows) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/staffbase/gha-workflows/releases)
- [Commits](Staffbase/gha-workflows@v6.0.0...v6.1.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]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent cc151b5 commit aedbb69
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:
update_release_draft:
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v6.0.0
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v6.1.0
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}

0 comments on commit aedbb69

Please sign in to comment.