Skip to content

Commit

Permalink
chore(deps): bump the ga-dependencies group with 1 update (#75)
Browse files Browse the repository at this point in the history
Bumps the ga-dependencies group with 1 update: [Staffbase/gha-workflows](https://github.com/staffbase/gha-workflows).


Updates `Staffbase/gha-workflows` from 5.0.1 to 5.1.0
- [Release notes](https://github.com/staffbase/gha-workflows/releases)
- [Commits](Staffbase/gha-workflows@v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: Staffbase/gha-workflows
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ga-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 Apr 3, 2024
1 parent f6340c0 commit 037cb75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: pull_request

jobs:
dependabot:
uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@v5.0.1
uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@v5.1.0
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}

0 comments on commit 037cb75

Please sign in to comment.