Skip to content

Bump the github-actions group with 2 updates#164

Merged
monotek merged 1 commit intomainfrom
dependabot/github_actions/github-actions-12cce21c7f
Mar 11, 2026
Merged

Bump the github-actions group with 2 updates#164
monotek merged 1 commit intomainfrom
dependabot/github_actions/github-actions-12cce21c7f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps the github-actions group with 2 updates: Staffbase/gha-workflows/.github/workflows/template_autodev.yml and Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml.

Updates Staffbase/gha-workflows/.github/workflows/template_autodev.yml from 9.2.0 to 11.1.1

Release notes

Sourced from Staffbase/gha-workflows/.github/workflows/template_autodev.yml's releases.

Version 11.1.1 🌈

Changes

🐛 Bug Fixes

  • Add permissions for contents in flaky tests workflow @​Stummi (#407)

📝 Documentation

Version 11.1.0 🌈

Changes

🚀 Features

📝 Documentation

🚨 Dependencies

Version 11.0.1 🌈

Changes

🚀 Features

📝 Documentation

Version 11.0.0 🌈

Changes

💥 Breaking Changes

  • We switched to the slim runners for gha

🚀 Features

  • Switch all workflows to ubuntu-slim except GitOps @​pofl (#378)

... (truncated)

Commits
  • 64183f3 Add permissions for contents in flaky tests workflow (#407)
  • 5ee6dc2 Merge pull request #406 from Staffbase/fix/yamllint-dependabot-comment-spacing
  • 1d16a22 fix: align comment spacing with Dependabot standard (single space before #)
  • 424e551 Merge pull request #403 from Staffbase/security/pin-readme-versions-by-sha
  • 0649ef5 security: pin README workflow references by commit SHA
  • dbb9d03 Merge pull request #402 from Staffbase/update-readme
  • 6df1b93 📝 update readme versions
  • 4a95cf9 Merge pull request #401 from Staffbase/security/define-job-level-permissions
  • 91df4be docs: fix reusable workflow permissions documentation link
  • ca35c49 docs: add required permissions to all caller examples in README
  • Additional commits viewable in compare view

Updates Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml from 9.2.0 to 11.1.1

Release notes

Sourced from Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml's releases.

Version 11.1.1 🌈

Changes

🐛 Bug Fixes

  • Add permissions for contents in flaky tests workflow @​Stummi (#407)

📝 Documentation

Version 11.1.0 🌈

Changes

🚀 Features

📝 Documentation

🚨 Dependencies

Version 11.0.1 🌈

Changes

🚀 Features

📝 Documentation

Version 11.0.0 🌈

Changes

💥 Breaking Changes

  • We switched to the slim runners for gha

🚀 Features

  • Switch all workflows to ubuntu-slim except GitOps @​pofl (#378)

... (truncated)

Commits
  • 64183f3 Add permissions for contents in flaky tests workflow (#407)
  • 5ee6dc2 Merge pull request #406 from Staffbase/fix/yamllint-dependabot-comment-spacing
  • 1d16a22 fix: align comment spacing with Dependabot standard (single space before #)
  • 424e551 Merge pull request #403 from Staffbase/security/pin-readme-versions-by-sha
  • 0649ef5 security: pin README workflow references by commit SHA
  • dbb9d03 Merge pull request #402 from Staffbase/update-readme
  • 6df1b93 📝 update readme versions
  • 4a95cf9 Merge pull request #401 from Staffbase/security/define-job-level-permissions
  • 91df4be docs: fix reusable workflow permissions documentation link
  • ca35c49 docs: add required permissions to all caller examples in README
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 2 updates: [Staffbase/gha-workflows/.github/workflows/template_autodev.yml](https://github.com/staffbase/gha-workflows) and [Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml](https://github.com/staffbase/gha-workflows).


Updates `Staffbase/gha-workflows/.github/workflows/template_autodev.yml` from 9.2.0 to 11.1.1
- [Release notes](https://github.com/staffbase/gha-workflows/releases)
- [Commits](Staffbase/gha-workflows@v9.2.0...v11.1.1)

Updates `Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml` from 9.2.0 to 11.1.1
- [Release notes](https://github.com/staffbase/gha-workflows/releases)
- [Commits](Staffbase/gha-workflows@v9.2.0...v11.1.1)

---
updated-dependencies:
- dependency-name: Staffbase/gha-workflows/.github/workflows/template_autodev.yml
  dependency-version: 11.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml
  dependency-version: 11.1.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update an action file github_actions Pull requests that update GitHub Actions code major Pull requests with breakable changes labels Mar 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2026 15:44
@dependabot dependabot bot requested review from kaitimmer and ricoberger March 10, 2026 15:44
@dependabot dependabot bot added dependencies Pull requests that update an action file github_actions Pull requests that update GitHub Actions code major Pull requests with breakable changes labels Mar 10, 2026
@sonarqubecloud
Copy link

@monotek monotek merged commit 25fdf2b into main Mar 11, 2026
17 checks passed
@monotek monotek deleted the dependabot/github_actions/github-actions-12cce21c7f branch March 11, 2026 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update an action file github_actions Pull requests that update GitHub Actions code major Pull requests with breakable changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant