Skip to content

chore: bump GitHub Actions to latest versions - #128

Merged
ulissesferreira merged 1 commit into
mainfrom
ci/bump-github-actions-versions
Aug 6, 2026
Merged

chore: bump GitHub Actions to latest versions#128
ulissesferreira merged 1 commit into
mainfrom
ci/bump-github-actions-versions

Conversation

@ulissesferreira

Copy link
Copy Markdown
Contributor

Summary

  • Bump actions/checkout to v7 across workflows and composite actions (from v5/v6).
  • Bump actions/upload-artifact to v7 in publish-release.yml (from v6); lint-build-test.yml already on v7.
  • Bump actions/download-artifact to v8 in lint-build-test.yml and publish-release.yml (from v7).
  • Bump actions/github-script to v9 where still on v8.

No workflow logic changes — existing inputs and script patterns remain compatible with the new major versions.

Test plan

  • CI passes on this PR (lint, build, test, artifact upload/download round-trip)
  • check-workflows job passes (actionlint)
  • Release artifact restore steps succeed in publish-release dry-run path (on merge to main if applicable)

Update actions/checkout, upload-artifact, download-artifact, and github-script across workflows and composite actions.
Comment thread .github/actions/check-merge-queue-changelogs/action.yml Dismissed
Comment thread .github/actions/check-merge-queue-changelogs/action.yml Dismissed
Comment thread .github/actions/check-release/action.yml Dismissed
Comment thread .github/actions/check-release/action.yml Dismissed
Comment thread .github/actions/check-release/action.yml Dismissed
Comment thread .github/workflows/publish-release.yml Dismissed
Comment thread .github/workflows/publish-release.yml Dismissed
Comment thread .github/workflows/update-changelogs.yml Dismissed
Comment thread .github/workflows/update-changelogs.yml Dismissed
Comment thread .github/workflows/update-changelogs.yml Dismissed
@ulissesferreira
ulissesferreira added this pull request to the merge queue Aug 6, 2026
Merged via the queue into main with commit 387f2d2 Aug 6, 2026
53 checks passed
@ulissesferreira
ulissesferreira deleted the ci/bump-github-actions-versions branch August 6, 2026 08:18
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.

3 participants