Skip to content

[ci] update actions#6956

Merged
AenBleidd merged 1 commit intomasterfrom
vko_update_actions
Apr 5, 2026
Merged

[ci] update actions#6956
AenBleidd merged 1 commit intomasterfrom
vko_update_actions

Conversation

@AenBleidd
Copy link
Copy Markdown
Member

@AenBleidd AenBleidd commented Apr 5, 2026

Summary by cubic

Update the Android CI workflow to use a newer pinned version of android-actions/setup-android. This pulls in upstream fixes while keeping the workflow reproducible and secure.

Written for commit e55e2d9. Summary will update on new commits.

Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
@AenBleidd AenBleidd added this to the Client/Manager 8.2.10 milestone Apr 5, 2026
Copilot AI review requested due to automatic review settings April 5, 2026 00:56
@github-project-automation github-project-automation Bot moved this to In progress in Client/Manager Apr 5, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Copy link
Copy Markdown
Contributor

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

Note

Copilot was unable to run its full agentic suite in this review.

Updates the pinned GitHub Action used to set up the Android SDK in the Android CI workflow.

Changes:

  • Bumps android-actions/setup-android from one pinned commit SHA to another in the Android workflow.

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


- name: Setup Android SDK
uses: android-actions/setup-android@651bceb6f9ca583f16b8d75b62c36ded2ae6fc9c
uses: android-actions/setup-android@40fd30fb8d7440372e1316f5d1809ec01dcd3699
Copy link

Copilot AI Apr 5, 2026

Choose a reason for hiding this comment

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

Pinned-by-SHA is good for supply-chain safety, but it’s hard to audit/track later. Consider adding an inline comment with the corresponding action release/tag (e.g., # vX.Y.Z) or a brief note referencing the upstream release/PR so future updates are easier to review.

Suggested change
uses: android-actions/setup-android@40fd30fb8d7440372e1316f5d1809ec01dcd3699
uses: android-actions/setup-android@40fd30fb8d7440372e1316f5d1809ec01dcd3699 # SHA-pinned; record the corresponding upstream release/tag when updating this action

Copilot uses AI. Check for mistakes.
@AenBleidd AenBleidd merged commit f406d10 into master Apr 5, 2026
434 checks passed
@AenBleidd AenBleidd deleted the vko_update_actions branch April 5, 2026 01:40
@github-project-automation github-project-automation Bot moved this from In progress to Merged in Client/Manager Apr 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants