Skip to content

Updated GitHub Actions SHA.#21

Merged
di-shi merged 1 commit intomasterfrom
Working
Mar 19, 2026
Merged

Updated GitHub Actions SHA.#21
di-shi merged 1 commit intomasterfrom
Working

Conversation

@di-shi
Copy link
Copy Markdown
Contributor

@di-shi di-shi commented Mar 19, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 19, 2026 13:56
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates GitHub Actions workflow dependencies by pinning referenced actions to specific commit SHAs (with version comments) for more reproducible CI runs, and also modifies some workflow behavior.

Changes:

  • Pin actions/checkout, actions/upload-artifact, actions/download-artifact, and actions/setup-java to specific commit SHAs in CI/release workflows.
  • Update Maven commands to run clean install / clean deploy in workflows.
  • Remove the CodeQL workflow.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
.github/workflows/release-package.yml Pins actions to SHAs and changes release deploy step to mvn -B clean deploy.
.github/workflows/c-cpp.yml Pins actions to SHAs and changes CI packaging step to mvn -B clean install.
.github/workflows/codeql-analysis.yml Deletes the CodeQL analysis workflow.

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

You can also share your feedback on Copilot code review. Take the survey.

@di-shi di-shi requested a review from DmitryIsakbayev March 19, 2026 14:00
@di-shi di-shi merged commit d9e8989 into master Mar 19, 2026
8 checks passed
@di-shi di-shi deleted the Working branch March 19, 2026 14:32
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