ci(#590): bump upload-artifact v4→v7 + codeql-action v3→v4#593
Merged
Conversation
Manual application of dependabot #539 (upload-artifact) and #541 (codeql) against dev — their branches were cut from main and conflict with dev's diverged workflows, and dependabot can't target dev until the config (#588) reaches main via a release. Supersedes #539/#541. - upload-artifact@v4 -> v7: extract-subpacks-on-release, security-scan, scorecard - codeql-action @V3 -> v4: codeql (init+analyze), scorecard (upload-sarif) Closes #590 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This was referenced Jun 9, 2026
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.
Summary
Manual application of the two dependabot bumps that couldn't auto-land on
dev:actions/upload-artifactv4 → v7 — inextract-subpacks-on-release.yml,security-scan.yml,scorecard.yml.github/codeql-actionv3 → v4 —codeql.yml(init + analyze) andscorecard.yml(upload-sarif).Dependabot's #539/#541 were cut from
mainand conflict withdev's diverged workflow files, and dependabot can't targetdevuntil thetarget-branch: devconfig (merged in #588) reachesmainvia a release. This applies the same bumps directly todev; #539 and #541 will be closed referencing this PR.Testing
CI on this PR exercises the bumped actions: the CodeQL workflow runs
codeql-action@v4(init/analyze), and the upload-artifact steps run@v7— green CI is the validation that the major bumps don't break the workflows.Closes #590
Glossary
upload-sarif