Skip to content

ci(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0#327

Merged
stranske merged 1 commit intomainfrom
dependabot/github_actions/actions/create-github-app-token-3.0.0
Mar 23, 2026
Merged

ci(deps): bump actions/create-github-app-token from 2.2.1 to 3.0.0#327
stranske merged 1 commit intomainfrom
dependabot/github_actions/actions/create-github-app-token-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps actions/create-github-app-token from 2.2.1 to 3.0.0.

Release notes

Sourced from actions/create-github-app-token's releases.

v3.0.0

3.0.0 (2026-03-14)

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.0.0-beta.6

3.0.0-beta.6 (2026-03-13)

Bug Fixes

  • deps: bump @​actions/core from 1.11.1 to 3.0.0 (#337) (b044133)
  • deps: bump minimatch from 9.0.5 to 9.0.9 (#335) (5cbc656)
  • deps: bump the production-dependencies group with 4 updates (#336) (6bda5bc)
  • deps: bump undici from 7.16.0 to 7.18.2 (#323) (b4f638f)

v3.0.0-beta.5

3.0.0-beta.5 (2026-03-13)

  • fix!: require NODE_USE_ENV_PROXY for proxy support (#342) (d53a1cd)

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.

v3.0.0-beta.4

3.0.0-beta.4 (2026-03-13)

Bug Fixes

  • deps: bump @​octokit/auth-app from 7.2.1 to 8.0.1 (#257) (bef1eaf)
  • deps: bump @​octokit/request from 9.2.3 to 10.0.2 (#256) (5d7307b)
  • deps: bump glob from 10.4.5 to 10.5.0 (#305) (5480f43)
  • deps: bump p-retry from 6.2.1 to 7.1.0 (#294) (dce3be8)

... (truncated)

Commits
  • f8d387b build(release): 3.0.0 [skip ci]
  • d2129bd style: remove extra blank line in release workflow
  • 77b94ef build: refresh generated artifacts
  • 3ab4c66 chore: move undici to devDependencies
  • 739cf66 docs: update README action versions
  • db40289 build(deps): bump actions versions in test.yml
  • 496a7ac test: migrate from AVA to Node.js native test runner (#346)
  • 3870dc3 Rename end-to-end proxy job in test workflow
  • 4451bcb fix!: require NODE_USE_ENV_PROXY for proxy support (#342)
  • dce0ab0 fix: remove custom proxy handling (#143)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@29824e6...f8d387b)

---
updated-dependencies:
- dependency-name: actions/create-github-app-token
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2026

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from stranske as a code owner March 16, 2026 13:22
@github-actions
Copy link
Copy Markdown
Contributor

Health 45 Agents Guard stopped this pull request.

What we found

  • Protected workflows modified:
    • .github/workflows/agents-71-codex-belt-dispatcher.yml
    • .github/workflows/agents-72-codex-belt-worker.yml
    • .github/workflows/agents-73-codex-belt-conveyor.yml
    • .github/workflows/agents-auto-pilot.yml
    • .github/workflows/agents-autofix-dispatcher.yml
    • .github/workflows/agents-autofix-loop.yml
    • .github/workflows/agents-guard.yml
    • .github/workflows/agents-issue-optimizer.yml
    • .github/workflows/agents-keepalive-loop.yml
    • .github/workflows/agents-weekly-metrics.yml
  • Missing agents:allow-change label.
  • Request approval from a CODEOWNER (@stranske).

Next steps

  • Apply the agents:allow-change label to this pull request once the change is justified.
  • Ask a CODEOWNER (@stranske) to review and approve the change.
  • Push an update or re-run this workflow after addressing the issues.

Files seen in this run

  • .github/workflows/agents-71-codex-belt-dispatcher.yml (modified)
  • .github/workflows/agents-72-codex-belt-worker.yml (modified)
  • .github/workflows/agents-73-codex-belt-conveyor.yml (modified)
  • .github/workflows/agents-auto-pilot.yml (modified)
  • .github/workflows/agents-autofix-dispatcher.yml (modified)
  • .github/workflows/agents-autofix-loop.yml (modified)
  • .github/workflows/agents-guard.yml (modified)
  • .github/workflows/agents-issue-optimizer.yml (modified)
  • .github/workflows/agents-keepalive-loop.yml (modified)
  • .github/workflows/agents-weekly-metrics.yml (modified)

@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Action Required: Unable to determine source issue for PR #327. The PR title, branch name, or body must contain the issue number (e.g. #123, branch: issue-123, or the hidden marker ).

@agents-workflows-bot
Copy link
Copy Markdown
Contributor

agents-workflows-bot bot commented Mar 16, 2026

🤖 Keepalive Loop Status

PR #327 | Agent: Codex | Iteration 0/5

Current State

Metric Value
Iteration progress [----------] 0/5
Action wait (missing-agent-label)
Disposition skipped (transient)
Gate success
Tasks 0/6 complete
Timeout 45 min (default)
Timeout usage 0m elapsed (1%, 45m remaining)
Keepalive ❌ disabled
Autofix ❌ disabled

🔍 Failure Classification

| Error type | infrastructure |
| Error category | resource |
| Suggested recovery | Confirm the referenced resource exists (repo, PR, branch, workflow, or file). |

@agents-workflows-bot
Copy link
Copy Markdown
Contributor

agents-workflows-bot bot commented Mar 16, 2026

Keepalive Work Log (click to expand)
# Time (UTC) Agent Action Result Files Tasks Progress Commit Gate
0 2026-03-19 01:41:10 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 03:10:55 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 04:45:16 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 05:34:35 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 06:29:11 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 07:26:51 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 08:20:27 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 09:22:06 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 10:20:13 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 11:19:21 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 12:20:59 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 13:36:32 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 14:24:42 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 15:23:53 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 16:26:10 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 17:26:56 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 18:25:21 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 19:23:38 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 20:16:59 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 21:16:30 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 22:10:09 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-19 23:12:57 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 00:39:50 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 01:40:23 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 03:06:03 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 04:39:29 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 05:29:40 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 06:26:25 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 07:25:26 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 08:19:02 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 09:19:54 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 10:17:45 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 11:15:34 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 12:19:21 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 13:31:52 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 14:22:46 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 15:22:20 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 16:20:29 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 17:19:52 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 18:20:20 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 19:20:09 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 20:12:50 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 21:13:11 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 22:11:09 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-20 23:12:32 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 00:37:58 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 01:39:22 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 03:01:14 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 03:51:22 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 04:37:18 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 05:23:44 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 06:19:51 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 07:18:27 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 08:13:06 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 09:13:33 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 10:10:10 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 11:10:13 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 12:15:10 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 13:22:40 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 14:11:35 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 15:11:05 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 16:11:20 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 17:10:37 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 18:13:42 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 19:11:42 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 20:09:45 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 21:10:39 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 22:09:17 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-21 23:10:54 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 00:42:33 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 01:39:45 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 03:10:41 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 04:43:41 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 05:30:53 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 06:24:48 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 07:21:58 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 08:14:23 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 09:14:19 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 10:10:58 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 11:10:31 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 12:15:47 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 13:22:47 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 14:12:54 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 15:11:00 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 16:11:24 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 17:10:32 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 18:14:19 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 19:13:29 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 20:10:07 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 21:11:20 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 22:10:11 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-22 23:11:53 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-23 00:43:20 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-23 01:40:55 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-23 03:12:12 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-23 04:50:55 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-23 05:37:37 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-23 06:35:45 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-23 07:35:57 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success
0 2026-03-23 08:27:25 Codex wait (missing-agent-label-transient) retry skipped 0 0/6 success

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.

1 participant