Skip to content

ci: bump GitHub Actions (bundles #342–#346, matches artifact majors) - #348

Merged
saadqbal merged 1 commit into
developfrom
ci/bump-github-actions
Jul 16, 2026
Merged

ci: bump GitHub Actions (bundles #342–#346, matches artifact majors)#348
saadqbal merged 1 commit into
developfrom
ci/bump-github-actions

Conversation

@saadqbal

@saadqbalsaadqbal commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Bundles the safe Dependabot GitHub-Actions bumps into one PR (they touch overlapping workflow files — checkout alone spans 10 — so merging individually cascades conflicts):

ActionBumpWas
actions/checkout4 → 7#344
actions/setup-go5 → 7#345
actions/setup-python5 → 6#342
azure/setup-helm4 → 5#346

Held (not in this PR): #343download-artifact 7→8.upload-artifact has no v8, so bumping download alone would put release.yml's upload/download pair on mismatched majors — kept at the matched v7 pair until an upload v8 exists.

Workflow-only; no CLI change. actionlint clean; the Build job exercises checkout@v7 / setup-go@v7. Closes#342, #344, #345, #346.

Bundles the safe Dependabot action bumps into one PR to avoid a merge-conflict
cascade across the shared workflow files:
- actions/checkout 4 → 7 (#344)
- actions/setup-go 5 → 7 (#345)
- actions/setup-python 5 → 6 (#342)
- azure/setup-helm 4 → 5 (#346)
Deliberately NOT bumped: actions/download-artifact 7 → 8 (#343). upload-artifact
has no v8, so bumping download alone would leave the release.yml upload/download
pair on mismatched majors — held at the matched v7 pair until an upload v8 exists.
Workflow-only; no CLI change. actionlint clean.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@saadqbal
saadqbalforce-pushed the ci/bump-github-actions branch from 6739aea to 80f6d84CompareJuly 16, 2026 10:37
@saadqbalsaadqbal self-assigned this Jul 16, 2026
@saadqbal
saadqbal merged commit f670473 into developJul 16, 2026
23 checks passed
@saadqbal
saadqbal deleted the ci/bump-github-actions branch July 16, 2026 10:52
@LukasWodkaLukasWodka mentioned this pull request Jul 21, 2026
@saadqbal

Copy link
Copy Markdown
CollaboratorAuthor

/fr-pass

Sign up for freeto 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.

3 participants

@saadqbal@aptracebloc@LukasWodka