Skip to content
This repository was archived by the owner on Jul 27, 2026. It is now read-only.

ci: unified GH action version + used SemVer - #495

Merged
pozil merged 1 commit into
mainfrom
ci/unify-action-versions
Jul 23, 2026
Merged

ci: unified GH action version + used SemVer#495
pozil merged 1 commit into
mainfrom
ci/unify-action-versions

Conversation

@pozil

@pozil pozil commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Updated all GitHub Actions to their latest versions using consistent semantic versioning (x.y.z format).

Changes

  • actions/cache: v6.0.0
  • actions/checkout: v7.0.0
  • actions/github-script: v9.0.0
  • actions/setup-node: v4.0.0
  • codecov/codecov-action: v7.0.0
  • dependabot/fetch-metadata: v3.1.0
  • forcedotcom/run-code-analyzer: v2.12.0
  • peter-evans/create-pull-request: v8.1.1
  • peter-evans/repository-dispatch: v4.0.1
  • pmd/pmd-github-action: v2.0.0
  • pozil/auto-assign-issue: v4.0.1
  • pozil/codetour-watch: v4.0.0
  • volta-cli/action: v5.0.0

Benefits

  • Ensures all workflows use the latest stable versions
  • Consistent semver format across all actions
  • Improved security and bug fixes from updated actions

🤖 Generated with Claude Code

Updated all GitHub Actions to latest versions with semantic versioning:
- actions/cache: v6.0.0
- actions/checkout: v7.0.0
- actions/github-script: v9.0.0
- actions/setup-node: v4.0.0
- codecov/codecov-action: v7.0.0
- dependabot/fetch-metadata: v3.1.0
- forcedotcom/run-code-analyzer: v2.12.0
- peter-evans/create-pull-request: v8.1.1
- peter-evans/repository-dispatch: v4.0.1
- pmd/pmd-github-action: v2.0.0
- pozil/auto-assign-issue: v4.0.1
- pozil/codetour-watch: v4.0.0
- volta-cli/action: v5.0.0

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@pozil
pozil requested a review from a team as a code owner July 23, 2026 13:39
@pozil pozil self-assigned this Jul 23, 2026
@pozil
pozil merged commit 83f5b20 into main Jul 23, 2026
9 checks passed
@pozil
pozil deleted the ci/unify-action-versions branch July 23, 2026 13:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant