Skip to content

ci(sync): update GitHub Actions - #107

Merged
alexpriv8 merged 1 commit into
masterfrom
ci/sync-github-actions-0d68351
Aug 24, 2026
Merged

ci(sync): update GitHub Actions#107
alexpriv8 merged 1 commit into
masterfrom
ci/sync-github-actions-0d68351

Conversation

@ik-ci-admin

@ik-ci-admin ik-ci-admin Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Automatically generated PR to sync GitHub Actions and related configs.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings August 24, 2026 21:39
@ik-ci-admin
ik-ci-admin Bot requested a review from a team August 24, 2026 21:39

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 syncs pinned versions of third-party GitHub Actions used by repository composite actions, updating them to newer release SHAs.

Changes:

  • Bump docker/setup-buildx-action from v4.2.0 to v4.3.0 (pinned by SHA).
  • Bump bridgecrewio/checkov-action from v12.3117.0 to v12.3119.0 (pinned by SHA).

Reviewed changes

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

File Description
.github/actions/docker-setup/action.yaml Updates the pinned docker/setup-buildx-action SHA/version comment.
.github/actions/checkov/action.yaml Updates the pinned bridgecrewio/checkov-action SHA/version comment.
Suppressed comments (1)

.github/actions/checkov/action.yaml:39

  • output_file_path is set to checkov-results.txt, (trailing comma). The following summary step reads checkov-results.txt (no comma), so the output file name won’t match and the summary will always treat the output as missing. Remove the trailing comma so both steps refer to the same file.
      uses: bridgecrewio/checkov-action@59b9d7edfcad5b87fbe3f473a9a134a721ad03f8 # v12.3119.0 - https://github.com/bridgecrewio/checkov-action/releases
      with:
        config_file: ${{ steps.checkov_config.outputs.path }}
        output_format: cli
        output_file_path: checkov-results.txt,

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@alexpriv8
alexpriv8 merged commit 6ee86e0 into master Aug 24, 2026
8 checks passed
@alexpriv8
alexpriv8 deleted the ci/sync-github-actions-0d68351 branch August 24, 2026 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants