Skip to content

⬆ Bump the github-actions group with 3 updates - #497

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-913b8b1524
Open

⬆ Bump the github-actions group with 3 updates#497
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-913b8b1524

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 3 updates: tiangolo/pr-push, re-actors/alls-green and zizmorcore/zizmor-action.

Updates tiangolo/pr-push from 0.0.1 to 0.0.4

Release notes

Sourced from tiangolo/pr-push's releases.

0.0.4

Features

Docs

Internal

0.0.3

Fixes

0.0.2

  • ✨ Allow formatting GitHub Actions workflows. PR #9 by @​tiangolo.

Internal

Changelog

Sourced from tiangolo/pr-push's changelog.

Release Notes

Latest Changes

0.0.4 (2026-08-18)

Features

Docs

Internal

0.0.3 (2026-08-08)

Fixes

0.0.2 (2026-08-08)

Features

  • ✨ Allow formatting GitHub Actions workflows. PR #9 by @​tiangolo.

Internal

0.0.1 (2026-08-08)

Fixes

Docs

Internal

... (truncated)

Commits

Updates re-actors/alls-green from 1.2.2 to 1.3.0

Release notes

Sourced from re-actors/alls-green's releases.

v1.3.0

🛡️ What's Unmessed

[!caution]

There was a small command injection risk in prior versions. I consider it very low because of the specifics of the action use case. But still, do upgrade, okay?

@​illera88💰 fixed this template injection bug in #37 by passing inputs via env vars.

See GHSA-gj76-h2ch-5m76 for more detail that was first reported by @​Corbynx010💰 while I was at EuroPython.

✨ What's Improved

I did a bunch of internal refactoring including hints of what @​max-sixty💰 reported in #23. And took a small patch of @​krokofant💰 in. This involved a bunch of preparatory infra work with testing infra.

One notable improvement is that now thanks to @​tomasr8💰's and @​hugovk💰's UX suggestions in #31, the gate status output is colored in the console and should be easier to scan in the log output per line. They entries now have leading / acceptance marks and the actual incoming job outcomes are labeled with 🟢/🔴//.

🐛 What's Fixed

The job-statuses summary could print "Some of the allowed to be skipped jobs did not succeed" based on the wrong condition — it's now tied to allowed-skips as intended, not allowed-failures.

💪 New Contributors

🪞 Full Diff: re-actors/alls-green@v1.2.2...v1.3.0

🧔‍♂️ Release Manager: @​webknjaz 🇺🇦

💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and on GitHub.

GH Sponsors badge

Commits
  • b5b5b37 Merge pull request #38 from re-actors/pre-commit-ci-update-config
  • bd6edd6 [pre-commit.ci] pre-commit autoupdate
  • 3967c81 💅 Make the output easier to scan
  • e68df08 💅 Style job statuses title with a 🔮
  • 62d37b2 🧪 Unxfail 'success-of-some-allowed-to-skip-or-fail'
  • 7b5df6d 💅 Add a Codecov badge to README
  • 2410c4c 🐛 Correct reporting failed skipped jobs
  • 6457593 💅 Add a GH Sponsors badge
  • a617895 💅 Add a pre-commit.ci badge
  • 8de05dc 🧪 Force ctrace core in coveragepy
  • Additional commits viewable in compare view

Updates zizmorcore/zizmor-action from 0.6.1 to 0.6.2

Release notes

Sourced from zizmorcore/zizmor-action's releases.

v0.6.2

zizmor 1.29.0 is now the default version.

Commits

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: [tiangolo/pr-push](https://github.com/tiangolo/pr-push), [re-actors/alls-green](https://github.com/re-actors/alls-green) and [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action).


Updates `tiangolo/pr-push` from 0.0.1 to 0.0.4
- [Release notes](https://github.com/tiangolo/pr-push/releases)
- [Changelog](https://github.com/tiangolo/pr-push/blob/main/release-notes.md)
- [Commits](tiangolo/pr-push@ff4e51a...f336b38)

Updates `re-actors/alls-green` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/re-actors/alls-green/releases)
- [Commits](re-actors/alls-green@05ac938...b5b5b37)

Updates `zizmorcore/zizmor-action` from 0.6.1 to 0.6.2
- [Release notes](https://github.com/zizmorcore/zizmor-action/releases)
- [Commits](zizmorcore/zizmor-action@6fc4b00...3dc1ecc)

---
updated-dependencies:
- dependency-name: tiangolo/pr-push
  dependency-version: 0.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: re-actors/alls-green
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: zizmorcore/zizmor-action
  dependency-version: 0.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code internal Internal changes labels Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code internal Internal changes

1 participant