Skip to content

Bump the github-actions group with 3 updates#65

Merged
timdittler merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-5d62e257d4
Jul 1, 2026
Merged

Bump the github-actions group with 3 updates#65
timdittler merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-5d62e257d4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 3 updates: actions/setup-python, Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml and Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml.

Updates actions/setup-python from 6.2.0 to 6.3.0

Release notes

Sourced from actions/setup-python's releases.

v6.3.0

What's Changed

Enhancement

Dependency update

Documentation

New Contributors

Full Changelog: actions/setup-python@v6...v6.3.0

Commits

Updates Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml from 13.4.1 to 14.1.0

Release notes

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

Version 14.1.0 🌈

Changes

🚀 Features

  • Expose docker-tag-timestamp passthrough in the gitops template @​axdotl (#465)

📝 Documentation

Version 14.0.1 🌈

Changes

📝 Documentation

Version 14.0.0 🌈

Breaking Change

jobs:
  dependabot:
    uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@0c8a1fb18237b9c069a5e2d1ec3ec3c8fd83c208 # v14.0.0
    permissions: {}
    with:
      update-types: major,minor,patch
      include-pre-release: true
    secrets:
-     app_id:  ${{ <your-app-id> }}
+     # client id of the GitHub App for authentication
+     client_id: ${{ <your-client-id> }}
      private_key: ${{ <your-private-key> }}

📝 Documentation

🚨 Dependencies

Version 13.6.0 🌈

Changes

... (truncated)

Commits
  • 7433384 Merge pull request #465 from Staffbase/feat/gitops-docker-tag-timestamp
  • e05cc88 ✨ expose docker-tag-timestamp in the gitops template
  • 9536b51 📝 update readme versions (#463)
  • 950f59e Merge pull request #462 from Staffbase/bump_autodev_action_v2.8.1
  • f798cee chore(deps): bump Staffbase/autodev-action from v2.8.0 to v2.8.1
  • 4f799ef 📝 update readme versions (#461)
  • 0c8a1fb chore(deps): bump Staffbase/gitops-github-action from 7.5.1 to 7.6.1 (#460)
  • 2d5eaf5 feat!: migrate all templates from app_id to client_id (major) (#458)
  • 8e4764f 📝 update readme versions (#457)
  • ac78ecb Merge pull request #456 from Staffbase/bump_gitops_action_v7.5.1
  • Additional commits viewable in compare view

Updates Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml from 13.4.1 to 14.1.0

Release notes

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

Version 14.1.0 🌈

Changes

🚀 Features

  • Expose docker-tag-timestamp passthrough in the gitops template @​axdotl (#465)

📝 Documentation

Version 14.0.1 🌈

Changes

📝 Documentation

Version 14.0.0 🌈

Breaking Change

jobs:
  dependabot:
    uses: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml@0c8a1fb18237b9c069a5e2d1ec3ec3c8fd83c208 # v14.0.0
    permissions: {}
    with:
      update-types: major,minor,patch
      include-pre-release: true
    secrets:
-     app_id:  ${{ <your-app-id> }}
+     # client id of the GitHub App for authentication
+     client_id: ${{ <your-client-id> }}
      private_key: ${{ <your-private-key> }}

📝 Documentation

🚨 Dependencies

Version 13.6.0 🌈

Changes

... (truncated)

Commits
  • 7433384 Merge pull request #465 from Staffbase/feat/gitops-docker-tag-timestamp
  • e05cc88 ✨ expose docker-tag-timestamp in the gitops template
  • 9536b51 📝 update readme versions (#463)
  • 950f59e Merge pull request #462 from Staffbase/bump_autodev_action_v2.8.1
  • f798cee chore(deps): bump Staffbase/autodev-action from v2.8.0 to v2.8.1
  • 4f799ef 📝 update readme versions (#461)
  • 0c8a1fb chore(deps): bump Staffbase/gitops-github-action from 7.5.1 to 7.6.1 (#460)
  • 2d5eaf5 feat!: migrate all templates from app_id to client_id (major) (#458)
  • 8e4764f 📝 update readme versions (#457)
  • ac78ecb Merge pull request #456 from Staffbase/bump_gitops_action_v7.5.1
  • 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 3 updates: [actions/setup-python](https://github.com/actions/setup-python), [Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml](https://github.com/staffbase/gha-workflows) and [Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml](https://github.com/staffbase/gha-workflows).


Updates `actions/setup-python` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@a309ff8...ece7cb0)

Updates `Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml` from 13.4.1 to 14.1.0
- [Release notes](https://github.com/staffbase/gha-workflows/releases)
- [Commits](Staffbase/gha-workflows@9ea5ca0...7433384)

Updates `Staffbase/gha-workflows/.github/workflows/template_release_drafter.yml` from 13.4.1 to 14.1.0
- [Release notes](https://github.com/staffbase/gha-workflows/releases)
- [Commits](Staffbase/gha-workflows@9ea5ca0...7433384)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: Staffbase/gha-workflows/.github/workflows/template_automerge_dependabot.yml
  dependency-version: 14.1.0
  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: 14.1.0
  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 Jul 1, 2026
@dependabot dependabot Bot requested a review from a team as a code owner July 1, 2026 06:03
@dependabot dependabot Bot added dependencies Pull requests that update an action file github_actions Pull requests that update GitHub Actions code labels Jul 1, 2026
@dependabot dependabot Bot requested review from timdittler and weizenspreu July 1, 2026 06:03
@dependabot dependabot Bot added the major Pull requests with breakable changes label Jul 1, 2026
@timdittler timdittler merged commit b7fc283 into main Jul 1, 2026
8 checks passed
@timdittler timdittler deleted the dependabot/github_actions/github-actions-5d62e257d4 branch July 1, 2026 07:05
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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