build(deps): Bump actions/github-script from 373c709c69115d41ff229c7e5df9f8788daa9553 to 3a2844b7e9c422d3c10d287c895573f7108da1b3#1020
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [actions/github-script](https://github.com/actions/github-script) from 373c709c69115d41ff229c7e5df9f8788daa9553 to 3a2844b7e9c422d3c10d287c895573f7108da1b3. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@373c709...3a2844b) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: 3a2844b7e9c422d3c10d287c895573f7108da1b3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
08b8cdc to
754858f
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 actions/github-script from 373c709c69115d41ff229c7e5df9f8788daa9553 to 3a2844b7e9c422d3c10d287c895573f7108da1b3.
Commits