Skip to content

chore(deps): update actions/create-github-app-token action to v3 - #12

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-create-github-app-token-3.x
Open

chore(deps): update actions/create-github-app-token action to v3#12
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/actions-create-github-app-token-3.x

Conversation

@renovate

@renovate renovate Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/create-github-app-token action major v2v3

Release Notes

actions/create-github-app-token (actions/create-github-app-token)

v3.2.0

Compare Source

Features
Bug Fixes

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Bug Fixes
Features

v3.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • Custom proxy handling has been removed. If you use HTTP_PROXY or HTTPS_PROXY, you must now also set NODE_USE_ENV_PROXY=1 on the action step.
  • Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner.

v3

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/actions-create-github-app-token-3.x branch from 36ef6fe to 4445d70 Compare May 13, 2026 01:41

@cursor cursor Bot 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.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 4445d70. Configure here.

- name: Generate App token
id: app-token
uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
uses: actions/create-github-app-token@bcd2ba49218906704ab6c1aa796996da409d3eb1 # v3

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Deprecated app-id input used with v3 action

Low Severity

The app-id input was deprecated in actions/create-github-app-token v3.1.0 in favor of client-id. While backward compatible, upgrading to v3 without migrating to the new client-id input means the workflow will emit deprecation warnings and is using a discouraged API surface that could be removed in a future major version.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 4445d70. Configure here.

@renovate
renovate Bot force-pushed the renovate/actions-create-github-app-token-3.x branch from 4445d70 to 1abea1d Compare July 12, 2026 10:57
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.

0 participants