Skip to content

Commit

Permalink
chore(deps): bump Staffbase/gha-workflows in the dependencies group (#…
Browse files Browse the repository at this point in the history
…351)

Bumps the dependencies group with 1 update: [Staffbase/gha-workflows](https://github.com/staffbase/gha-workflows).


Updates `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
  dependency-group: dependencies
...

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 5747f8e commit e1ae1c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

dependabot:
needs: [build, test]
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.yaml
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.1.0
uses: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml@v6.2.0
with:
publish: true
name: ${{ github.ref_name }}
Expand Down

0 comments on commit e1ae1c7

Please sign in to comment.