Skip to content

Update CLA Assistant bot token action to v3 - #29

Open
Ziegler András (AndrasZiegler) wants to merge 1 commit into
SiliconLabsSoftware:mainfrom
AndrasZiegler:SOSC-267-update-cla-action
Open

Ziegler András (AndrasZiegler) wants to merge 1 commit into
SiliconLabsSoftware:mainfrom
AndrasZiegler:SOSC-267-update-cla-action

Conversation

@AndrasZiegler

Copy link
Copy Markdown

Summary

Updates the CLA Assistant workflow to use the current version of the GitHub App token action.

Change

Changed:

uses: actions/create-github-app-token@v2

to:

uses: actions/create-github-app-token@v3

Scope

  • Repository: SiliconLabsSoftware/docs-bluetooth
  • Workflow file: .github/workflows/01-CLA-Assistant.yml
  • Branch: SOSC-267-update-cla-action

Validation

  • Confirmed the outdated @v2 reference is removed from the affected workflow.
  • Confirmed the workflow YAML change is limited to the action version update.
  • No functional workflow logic was changed.

Checklist

  • Reviewed the workflow diff
  • Confirmed the CLA Assistant workflow remains unchanged otherwise
  • Confirmed this is ready for review

@AndrasZiegler
Ziegler András (AndrasZiegler) marked this pull request as ready for review September 23, 2026 08:23
@cursor

cursor Bot commented Sep 23, 2026 •

Copy link
Copy Markdown

PR Summary

Low Risk
Single dependency version bump in CI with no changes to workflow logic, secrets, or CLA behavior.

Overview
Bumps the CLA Assistant workflow’s Create CLA Assistant Lite bot token step from actions/create-github-app-token@v2 to @v3. No other workflow steps, triggers, permissions, or CLA Assistant configuration are modified.

Reviewed by Cursor Bugbot for commit f976eae. Configure here.

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