Skip to content

Commit

Permalink
⬆️ Bump Staffbase/gha-workflows from 6.1.0 to 6.2.0 (#35)
Browse files Browse the repository at this point in the history
Bumps [Staffbase/gha-workflows](https://github.com/staffbase/gha-workflows) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/staffbase/gha-workflows/releases)
- [Commits](Staffbase/gha-workflows@v6.1.0...v6.2.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] authored Nov 1, 2024
1 parent 9941301 commit 5e2b2f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
dependabot:
name: Auto Merge
uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@v6.1.0
uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@v6.2.0
with:
force: true
secrets:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ on:
jobs:
update_release_draft:
name: Update Release
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v6.1.0
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v6.2.0

0 comments on commit 5e2b2f9

Please sign in to comment.