Skip to content

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

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

ci: unified GH action version + used SemVer#209
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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Salesforce Code Analyzer found 15033 violations, including 0 in files changed by this pull request. See job summary page.

@pozil
pozil merged commit a25e9ac into main Jul 23, 2026
8 checks passed
@pozil
pozil deleted the ci/unify-action-versions branch July 23, 2026 14:22
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