Skip to content

Commit 3fce93a

Browse files
⬆️ Bump Staffbase/gha-workflows from 5.5.0 to 6.0.0 (#30)
Bumps [Staffbase/gha-workflows](https://github.com/staffbase/gha-workflows) from 5.5.0 to 6.0.0. - [Release notes](https://github.com/staffbase/gha-workflows/releases) - [Commits](Staffbase/gha-workflows@v5.5.0...v6.0.0) --- updated-dependencies: - dependency-name: Staffbase/gha-workflows dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8be7bc commit 3fce93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
update_release_draft:
10-
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v5.5.0
10+
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v6.0.0
1111
secrets:
1212
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
1313
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}

0 commit comments

Comments
 (0)