Skip to content
This repository was archived by the owner on Mar 27, 2026. It is now read-only.

bump(github-actions): Bump actions/create-github-app-token from 2 to 3#253

Merged
qmonnet merged 1 commit intomainfrom
dependabot/github_actions/main/actions/create-github-app-token-3
Mar 16, 2026
Merged

bump(github-actions): Bump actions/create-github-app-token from 2 to 3#253
qmonnet merged 1 commit intomainfrom
dependabot/github_actions/main/actions/create-github-app-token-3

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 to 3.

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 to 3.
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](actions/create-github-app-token@v2...v3)

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

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

Outdated packages (gnu64):

priority nix_package version_local version_nixpkgs version_upstream
15 libunistring 1.4.1 1.4.1 1.4.2
13 glibc 2.42-51 2.42 2.43
12 libxml2 2.15.1 2.15.1 2.15.2
12 zlib 1.3.1 1.3.1 1.3.2
11 binutils 2.44 2.44 2.46;2.46.0
11 llvm 21.1.8 21.1.8 22.1.1
11 llvm 21.1.8 22.1.0-rc3 22.1.1
10 pcre2 10.46 10.46 10.47
5 perl 5.42.0 5.42.0 5.42.1
4 numactl 2.0.18 2.0.18 2.0.19
4 kmod 31 31 34.2
4 rdma-core 60.0 61.0 62.0
4 sqlite 3.51.2 3.51.2 3.52.0
2 hwloc 2.12.2 2.12.2 2.13.0
2 dpdk 25.07 25.07 25.11

@github-actions
Copy link
Copy Markdown
Contributor

Vulnerable packages (gnu64):

vuln_id url package severity version_local version_nixpkgs version_upstream package_repology sortcol classify
CVE-2026-27171 https://nvd.nist.gov/vuln/detail/CVE-2026-27171 zlib 2.9 1.3.1 1.3.1 1.3.2 zlib 2026A0000027171 fix_update_to_version_upstream
CVE-2026-22184 https://nvd.nist.gov/vuln/detail/CVE-2026-22184 zlib 9.8 1.3.1 1.3.1 1.3.2 zlib 2026A0000022184 fix_update_to_version_upstream
OSV-2026-350 https://osv.dev/OSV-2026-350 binutils 2.44 2.44 2.46 binutils 2026A0000000350 err_not_vulnerable_based_on_repology
CVE-2025-69652 https://nvd.nist.gov/vuln/detail/CVE-2025-69652 binutils 6.2 2.44 2.44 2.46 binutils 2025A0000069652 fix_not_available
CVE-2025-69651 https://nvd.nist.gov/vuln/detail/CVE-2025-69651 binutils 5.5 2.44 2.44 2.46 binutils 2025A0000069651 fix_not_available
CVE-2025-69650 https://nvd.nist.gov/vuln/detail/CVE-2025-69650 binutils 7.5 2.44 2.44 2.46 binutils 2025A0000069650 fix_not_available
CVE-2025-69649 https://nvd.nist.gov/vuln/detail/CVE-2025-69649 binutils 7.5 2.44 2.44 2.46 binutils 2025A0000069649 fix_not_available
CVE-2025-69648 https://nvd.nist.gov/vuln/detail/CVE-2025-69648 binutils 6.2 2.44 2.44 2.46 binutils 2025A0000069648 fix_update_to_version_upstream
CVE-2025-69647 https://nvd.nist.gov/vuln/detail/CVE-2025-69647 binutils 6.2 2.44 2.44 2.46 binutils 2025A0000069647 fix_update_to_version_upstream
CVE-2025-69644 https://nvd.nist.gov/vuln/detail/CVE-2025-69644 binutils 5.0 2.44 2.44 2.46 binutils 2025A0000069644 fix_update_to_version_upstream
CVE-2025-15281 https://nvd.nist.gov/vuln/detail/CVE-2025-15281 glibc 7.5 2.42-51 2.42 2.43 glibc 2025A0000015281 fix_update_to_version_upstream
CVE-2025-8225 https://nvd.nist.gov/vuln/detail/CVE-2025-8225 binutils 3.3 2.44 2.44 2.46 binutils 2025A0000008225 fix_update_to_version_upstream
CVE-2025-8224 https://nvd.nist.gov/vuln/detail/CVE-2025-8224 binutils 3.3 2.44 2.44 2.46 binutils 2025A0000008224 fix_update_to_version_upstream
CVE-2025-6170 https://nvd.nist.gov/vuln/detail/CVE-2025-6170 libxml2 2.5 2.15.1 2.15.1 2.15.2 libxml2 2025A0000006170 err_not_vulnerable_based_on_repology
CVE-2025-6021 https://nvd.nist.gov/vuln/detail/CVE-2025-6021 libxml2 7.5 2.15.1 2.15.1 2.15.2 libxml2 2025A0000006021 err_not_vulnerable_based_on_repology
CVE-2025-3198 https://nvd.nist.gov/vuln/detail/CVE-2025-3198 binutils 3.3 2.44 2.44 2.46 binutils 2025A0000003198 fix_update_to_version_upstream
CVE-2025-1153 https://nvd.nist.gov/vuln/detail/CVE-2025-1153 binutils 3.1 2.44 2.44 2.46 binutils 2025A0000001153 fix_update_to_version_upstream
OSV-2024-698 https://osv.dev/OSV-2024-698 libxml2 2.15.1 2.15.1 2.15.2 libxml2 2024A0000000698 err_not_vulnerable_based_on_repology
CVE-2023-6992 https://nvd.nist.gov/vuln/detail/CVE-2023-6992 zlib 4.0 1.3.1 1.3.1 1.3.2 zlib 2023A0000006992 err_not_vulnerable_based_on_repology
CVE-2023-4039 https://nvd.nist.gov/vuln/detail/CVE-2023-4039 gcc 4.8 15.2.0 15.2.0 15.2.0 gcc 2023A0000004039 fix_not_available
OSV-2021-777 https://osv.dev/OSV-2021-777 libxml2 2.15.1 2.15.1 2.15.2 libxml2 2021A0000000777 err_not_vulnerable_based_on_repology
CVE-2016-2781 https://nvd.nist.gov/vuln/detail/CVE-2016-2781 coreutils 6.5 9.10 9.10 9.10 coreutils 2016A0000002781 fix_not_available

Copy link
Copy Markdown
Member

@qmonnet qmonnet left a comment

Choose a reason for hiding this comment

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

Workflow still passes 👍

@qmonnet qmonnet merged commit 20b4059 into main Mar 16, 2026
9 checks passed
@qmonnet qmonnet deleted the dependabot/github_actions/main/actions/create-github-app-token-3 branch March 16, 2026 20:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant