build(deps): Bump github/gh-aw-actions from ba90f2186d7ad780ec640f364005fa24e797b360 to abea67e08ee83539ea33aaae67bf0cddaa0b03b5#1018
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [github/gh-aw-actions](https://github.com/github/gh-aw-actions) from ba90f2186d7ad780ec640f364005fa24e797b360 to abea67e08ee83539ea33aaae67bf0cddaa0b03b5. - [Release notes](https://github.com/github/gh-aw-actions/releases) - [Changelog](https://github.com/github/gh-aw-actions/blob/main/CHANGELOG.md) - [Commits](github/gh-aw-actions@ba90f21...abea67e) --- updated-dependencies: - dependency-name: github/gh-aw-actions dependency-version: abea67e08ee83539ea33aaae67bf0cddaa0b03b5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
25c8eb0 to
1b999b7
Compare
microsasa
pushed a commit
that referenced
this pull request
Apr 20, 2026
Mega bump replacing four churn Dependabot PRs with a single coherent upgrade that preserves the lock-file + compile invariants. ## Changes ### actions-lock.json (authorized action pins) - actions/github-script@v9: 373c709c... → 3a2844b7... (latest v9) - github/gh-aw-actions/setup: v0.68.3 → v0.68.7 (f5280288...) ### Compiled .lock.yml (regenerated via `gh aw compile` at v0.68.7) - 9 workflow files regenerated with new SHA pins - Compiler v0.68.3 → v0.68.7 - Firewall images 0.25.20 → 0.25.23 - mcpg v0.2.19 → v0.2.22 - New v0.68.7 safety features: base-branch preservation step, expanded protected_files list, agent config folder handling ### copilot-setup-steps.yml (manual workflow) - github/gh-aw/actions/setup-cli: v0.68.1 → v0.68.7 (f916d5de...) - Resolves pre-existing version skew with compiled workflows ### pyproject.toml + uv.lock - pydantic >=2.13.0 → >=2.13.2 (security/bugfix minors) ### dependabot.yml - Ignore github/gh-aw-actions/* and actions/github-script - These are embedded in compiled .lock.yml files. Updates must go through actions-lock.json + recompile, not direct edits. Prevents churn PRs that would drift from compiler output. ## Security payload (from v0.68.4-v0.68.7) - XPIA sanitization - Cache-memory planted executable fix - Steganographic injection fix - Safe-output injection hardening (homoglyphs, NFKC, heredoc, protocol-relative URLs) ## Supersedes Dependabot PRs Closes #1017 (pydantic) — subsumed here Closes #1018 (gh-aw-actions untagged SHA) — superseded by proper v0.68.7 bump Closes #1019 (setup-cli v0.68.3) — superseded by v0.68.7 Closes #1020 (github-script SHA) — subsumed here ## Issue linkage Closes #1021 Refs #92 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github/gh-aw-actions from ba90f2186d7ad780ec640f364005fa24e797b360 to abea67e08ee83539ea33aaae67bf0cddaa0b03b5.
Changelog
Sourced from github/gh-aw-actions's changelog.
Commits