Skip to content

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

Merged
chgl merged 1 commit intomasterfrom
renovate/actions-create-github-app-token-3.x
Mar 20, 2026
Merged

chore(deps): update actions/create-github-app-token action to v3#225
chgl merged 1 commit intomasterfrom
renovate/actions-create-github-app-token-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 16, 2026

This PR contains the following updates:

Package Type Update Change
actions/create-github-app-token action major v2.2.1v3.0.0

Release Notes

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

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.

v2.2.2

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

@github-actions
Copy link
Copy Markdown
Contributor

Trivy image scan report

ghcr.io/chgl/github-reusable-workflow-without-test-image:pr-225 (debian 13.3)

8 known vulnerabilities found (HIGH: 2 MEDIUM: 5 LOW: 0 CRITICAL: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
dpkg CVE-2026-2219 UNKNOWN 1.22.21 1.22.22
libc-bin CVE-2026-0861 HIGH 2.41-12+deb13u1 2.41-12+deb13u2
libc-bin CVE-2025-15281 MEDIUM 2.41-12+deb13u1 2.41-12+deb13u2
libc-bin CVE-2026-0915 MEDIUM 2.41-12+deb13u1 2.41-12+deb13u2
libc6 CVE-2026-0861 HIGH 2.41-12+deb13u1 2.41-12+deb13u2
libc6 CVE-2025-15281 MEDIUM 2.41-12+deb13u1 2.41-12+deb13u2
libc6 CVE-2026-0915 MEDIUM 2.41-12+deb13u1 2.41-12+deb13u2
libsqlite3-0 CVE-2025-7709 MEDIUM 3.46.1-7 3.46.1-7+deb13u1

No Misconfigurations found

Python

1 known vulnerabilities found (CRITICAL: 0 HIGH: 0 MEDIUM: 0 LOW: 1)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
pip CVE-2026-1703 LOW 25.3 26.0

No Misconfigurations found

@github-actions
Copy link
Copy Markdown
Contributor

Trivy image scan report

ghcr.io/chgl/github-reusable-workflow-with-fixed-image-tags:v1.2.3-beta.123 (debian 13.3)

8 known vulnerabilities found (MEDIUM: 5 LOW: 0 CRITICAL: 0 HIGH: 2)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
dpkg CVE-2026-2219 UNKNOWN 1.22.21 1.22.22
libc-bin CVE-2026-0861 HIGH 2.41-12+deb13u1 2.41-12+deb13u2
libc-bin CVE-2025-15281 MEDIUM 2.41-12+deb13u1 2.41-12+deb13u2
libc-bin CVE-2026-0915 MEDIUM 2.41-12+deb13u1 2.41-12+deb13u2
libc6 CVE-2026-0861 HIGH 2.41-12+deb13u1 2.41-12+deb13u2
libc6 CVE-2025-15281 MEDIUM 2.41-12+deb13u1 2.41-12+deb13u2
libc6 CVE-2026-0915 MEDIUM 2.41-12+deb13u1 2.41-12+deb13u2
libsqlite3-0 CVE-2025-7709 MEDIUM 3.46.1-7 3.46.1-7+deb13u1

No Misconfigurations found

Python

1 known vulnerabilities found (LOW: 1 CRITICAL: 0 HIGH: 0 MEDIUM: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
pip CVE-2026-1703 LOW 25.3 26.0

No Misconfigurations found

@github-actions
Copy link
Copy Markdown
Contributor

Trivy image scan report

ghcr.io/chgl/github-reusable-workflow:pr-225 (debian 13.3)

8 known vulnerabilities found (HIGH: 2 MEDIUM: 5 LOW: 0 CRITICAL: 0)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
dpkg CVE-2026-2219 UNKNOWN 1.22.21 1.22.22
libc-bin CVE-2026-0861 HIGH 2.41-12+deb13u1 2.41-12+deb13u2
libc-bin CVE-2025-15281 MEDIUM 2.41-12+deb13u1 2.41-12+deb13u2
libc-bin CVE-2026-0915 MEDIUM 2.41-12+deb13u1 2.41-12+deb13u2
libc6 CVE-2026-0861 HIGH 2.41-12+deb13u1 2.41-12+deb13u2
libc6 CVE-2025-15281 MEDIUM 2.41-12+deb13u1 2.41-12+deb13u2
libc6 CVE-2026-0915 MEDIUM 2.41-12+deb13u1 2.41-12+deb13u2
libsqlite3-0 CVE-2025-7709 MEDIUM 3.46.1-7 3.46.1-7+deb13u1

No Misconfigurations found

Python

1 known vulnerabilities found (CRITICAL: 0 HIGH: 0 MEDIUM: 0 LOW: 1)

Show detailed table of vulnerabilities
Package ID Severity Installed Version Fixed Version
pip CVE-2026-1703 LOW 25.3 26.0

No Misconfigurations found

@github-actions
Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 4 0 0 0.18s
✅ COPYPASTE jscpd yes no no 1.46s
✅ DOCKERFILE hadolint 1 0 0 0.11s
✅ JSON jsonlint 3 0 0 0.11s
✅ JSON prettier 3 0 0 0.61s
✅ JSON v8r 3 0 0 3.06s
✅ MARKDOWN markdownlint 1 0 0 0.84s
✅ MARKDOWN markdown-table-formatter 1 0 0 0.4s
✅ PYTHON bandit 1 0 0 4.13s
✅ PYTHON black 1 0 0 1.65s
✅ PYTHON flake8 1 0 0 0.59s
✅ PYTHON isort 1 0 0 0.25s
✅ PYTHON mypy 1 0 0 3.86s
✅ PYTHON pylint 1 0 0 4.14s
✅ PYTHON pyright 1 0 0 2.12s
✅ PYTHON ruff 1 0 0 0.03s
✅ REPOSITORY checkov yes no no 26.73s
✅ REPOSITORY dustilock yes no no 0.01s
✅ REPOSITORY gitleaks yes no no 0.32s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 42.89s
✅ REPOSITORY kics yes no no 3.13s
✅ REPOSITORY kingfisher yes no no 5.31s
✅ REPOSITORY secretlint yes no no 1.47s
✅ REPOSITORY syft yes no no 2.61s
✅ REPOSITORY trivy yes no no 13.88s
✅ REPOSITORY trivy-sbom yes no no 0.12s
✅ REPOSITORY trufflehog yes no no 3.55s
✅ YAML prettier 6 0 0 0.7s
✅ YAML v8r 6 0 0 7.09s
✅ YAML yamllint 6 0 0 0.64s

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.4.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_PYRIGHT,PYTHON_RUFF,ACTION_ACTIONLINT,COPYPASTE_JSCPD,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_KICS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,REPOSITORY_KINGFISHER,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@chgl chgl merged commit b76991a into master Mar 20, 2026
41 checks passed
@renovate renovate Bot deleted the renovate/actions-create-github-app-token-3.x branch March 20, 2026 21:20
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.11.17 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant