Skip to content

build(deps): bump github/gh-aw/actions/setup from 0.83.4 to 0.84.3 - #8487

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github/gh-aw/actions/setup-0.84.3
Open

build(deps): bump github/gh-aw/actions/setup from 0.83.4 to 0.84.3#8487
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github/gh-aw/actions/setup-0.84.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps github/gh-aw/actions/setup from 0.83.4 to 0.84.3.

Release notes

Sourced from github/gh-aw/actions/setup's releases.

v0.84.3

🌟 Release Highlights

This release brings a new shellcheck-based linting phase for run steps, expanded agent job gating controls, and a large batch of security hardening and reliability fixes.

✨ What's New

  • Shellcheck linting for run steps — Compiled workflow run steps are now validated with shellcheck, with a Docker-based fallback for systems lacking a native binary. Enabled by default and opt-out via flags.
  • First-class agent job gating — Added jobs.agent.needs and jobs.agent.if support, giving workflow authors finer control over when the agent job executes.
  • dispatch_workflow ref parameter — The ref input is now exposed in the per-workflow tool schema when allowed-refs is configured, enabling more precise cross-workflow dispatch targeting.
  • Daily arXiv researcher workflow — A new built-in workflow scans recent papers for gh-aw improvement opportunities.

🐛 Bug Fixes & Improvements

  • Fixed on.needs incorrectly leaking into the compiled workflow's on: section, and activation job needs not populating from engine.env expressions.
  • Fixed stale merged PR handling in update_pull_request branch refresh so it no longer fails safe-outputs processing.
  • Corrected pull_request_target trigger to support the ready_for_review activity type.
  • Fixed false-positive credit-ceiling and timeout detections, and rescued Copilot runs incorrectly classified as authentication_failed.
  • Restored MCP telemetry observability by moving the Python venv out of the agent artifact upload path.
  • Fixed comment-only frontmatter handling in shared workflow parsing.

🔒 Security

  • Removed or disabled several container images with unresolved critical/high CVEs, including mcp/markitdown, mcp/notion, semgrep/semgrep, cli-proxy:0.27.42, and vulnerable gh-aw-firewall pins.
  • Patched a brace-expansion vulnerability in the gh-aw-node npm overlay (GHSA-mh99-v99m-4gvg).
  • Pinned node:lts-alpine, python:alpine, and Serena MCP images to remediated digests.

📚 Documentation

  • Split developer/SKILL.md into task-scoped sub-skills for easier navigation.
  • Added AI crawler allow-list entries to the docs site robots.txt.
  • Documented the search_repositories repo: qualifier limitation and fixed several frontmatter reference inaccuracies.

🔧 Internal

  • Added multiple new linters (uncheckedflushreturn, walkfuncerrshadow, wgdonenotdeferred, contextcancelnotdeferred, stringsindexhasprefix) and enforced them in CI.
  • Removed dead code and refactored large functions across the CLI and workflow engine for maintainability.

Generated by 🚀 Release · auto · 22.3 AIC · ⊞ 11.1K


What's Changed

... (truncated)

Commits
  • 5325893 docs: multi-scenario evaluation example and failure classification for agenti...
  • e8ef5d5 Add debug logging to under-instrumented pkg/ files (#49896)
  • 2f8f3e1 docs: fix dispatch_workflow default max (3 → 1) in safe-outputs-specification...
  • 379e063 spec: add CTR-022 (git subprocess argument injection) and CTR-023 (bash allow...
  • 24f6c45 [aw] Raise Semantic Function Refactoring turn budget to prevent invocation-ca...
  • 1d66a45 Add weekly blog post for 2026-08-03 (#49890)
  • aee4c09 [community] Update community contributions in README (#49884)
  • 846bb17 feat: shellcheck disabled by default, opt-in via --shellcheck/--validate, par...
  • ec66db5 Handle stale merged PRs in update_pull_request branch refresh without faili...
  • ce22854 Handle comment-only frontmatter in shared workflow parsing (#49875)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github/gh-aw/actions/setup](https://github.com/github/gh-aw) from 0.83.4 to 0.84.3.
- [Release notes](https://github.com/github/gh-aw/releases)
- [Changelog](https://github.com/github/gh-aw/blob/main/CHANGELOG.md)
- [Commits](github/gh-aw@bbb8042...5325893)

---
updated-dependencies:
- dependency-name: github/gh-aw/actions/setup
  dependency-version: 0.84.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 labels Aug 10, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants