Skip to content

Bump setup-dotnet and all four CodeQL action refs together - #13

Merged
ivanvyd merged 1 commit into
mainfrom
chore/action-bumps
Aug 1, 2026
Merged

ivanvyd merged 1 commit into
mainfrom
chore/action-bumps

Conversation

@ivanvyd

@ivanvyd ivanvyd commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Supersedes #2, #4 and #6.

Dependabot raised the CodeQL bump as two PRs — analyze (#4) and upload-sarif (#6) — but this workflow pins init, autobuild, analyze and upload-sarif separately and they must move as a set. #4 failed both CodeQL jobs for exactly that reason: analyze at v4 against init at v3 is a version skew, not a flake. All four move together here, which is the only form of this change that can pass.

setup-dotnet v6 is folded in because #2 could no longer merge cleanly once the checkout bump (#1) touched the same files.

Already merged separately: #1 (checkout v7), #3 (attest-build-provenance v4), #7 (Verify.XunitV3).

…ogether

Dependabot split the CodeQL bump across two PRs — analyze in #4, upload-sarif in
#6 — but this workflow pins init, autobuild, analyze and upload-sarif separately,
and they must move as a set. #4 duly failed both CodeQL jobs: analyze at v4 against
init at v3 is a version skew, not a flake. Bumping all four in one commit is the
only form of this change that can pass.

setup-dotnet is folded in here too because #2 could no longer merge cleanly once
the checkout bump touched the same files.
@ivanvyd
ivanvyd merged commit c69a127 into main Aug 1, 2026
10 checks passed
@ivanvyd
ivanvyd deleted the chore/action-bumps branch August 1, 2026 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant