Skip to content

Update action versions in CI/CD workflow#13

Merged
yuriyostapenko merged 2 commits into
mainfrom
pin-actions
Jun 30, 2026
Merged

Update action versions in CI/CD workflow#13
yuriyostapenko merged 2 commits into
mainfrom
pin-actions

Conversation

@yuriyostapenko

Copy link
Copy Markdown
Contributor

Updated GitHub Actions to use specific versions of checkout and setup-java actions.

Updated GitHub Actions to use specific versions of checkout and setup-java actions.
Copilot AI review requested due to automatic review settings June 30, 2026 06:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the CI/CD workflow to pin actions/checkout and actions/setup-java to specific commit SHAs instead of floating major tags, improving supply-chain stability for the build/publish pipeline.

Changes:

  • Pinned actions/checkout to a specific commit SHA.
  • Pinned actions/setup-java to a specific commit SHA.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci-cd.yaml
Comment thread .github/workflows/ci-cd.yaml
@yuriyostapenko yuriyostapenko merged commit 0a3d220 into main Jun 30, 2026
1 check passed
@yuriyostapenko yuriyostapenko deleted the pin-actions branch June 30, 2026 06:45
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.

2 participants