Skip to content

chore(deps): bump actions/create-github-app-token from 2 to 3 in the release group across 1 directory #73

chore(deps): bump actions/create-github-app-token from 2 to 3 in the release group across 1 directory

chore(deps): bump actions/create-github-app-token from 2 to 3 in the release group across 1 directory #73

Triggered via pull request March 20, 2026 17:56
Status Failure
Total duration 50s
Artifacts

self-pr-validation.yml

on: pull_request
validation  /  Skip if Draft
4s
validation / Skip if Draft
YAML Lint
6s
YAML Lint
Action Lint
12s
Action Lint
Pinned Actions Check
5s
Pinned Actions Check
Markdown Link Check
0s
Markdown Link Check
Spelling Check
7s
Spelling Check
Shell Check
7s
Shell Check
README Check
5s
README Check
Composite Schema Lint
0s
Composite Schema Lint
validation  /  Validate Source Branch
4s
validation / Validate Source Branch
validation  /  Validate PR Title
6s
validation / Validate PR Title
validation  /  Check PR Size
8s
validation / Check PR Size
validation  /  Check PR Description
6s
validation / Check PR Description
validation  /  Auto-label PR
10s
validation / Auto-label PR
validation  /  Check Assignee
6s
validation / Check Assignee
validation  /  Check Linked Issues
5s
validation / Check Linked Issues
validation  /  Check Changelog Update
validation / Check Changelog Update
validation  /  PR Checks Summary
5s
validation / PR Checks Summary
validation  /  ...  /  Send Notification
10s
validation / Notify / Send Notification
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 10 warnings
Shell Check
Process completed with exit code 1.
Shell Check
Found 2 shellcheck error(s) in run: blocks.
Action Lint: .github/workflows/helm-update-chart.yml#L376
shellcheck reported issue in this script: SC2086:info:10:31: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/helm-update-chart.yml#L201
shellcheck reported issue in this script: SC2086:info:146:50: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2129:style:27:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects
Action Lint: .github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:33:38: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:32:36: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:31:40: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:30:38: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:29:36: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:28:48: Double quote to prevent globbing and word splitting
Action Lint: .github/workflows/helm-update-chart.yml#L112
shellcheck reported issue in this script: SC2086:info:27:26: Double quote to prevent globbing and word splitting
validation / Check Assignee
This PR has no assignees. Consider assigning someone to review.
Shell Check: .github/workflows/helm-update-chart.yml#L0
Step "Push branch and create PR" (script line 4): [SC2034] COMMIT_MSG appears unused. Verify use (or export if used externally).
Shell Check: .github/workflows/helm-update-chart.yml#L0
Step "Build scripts" (script line 1): [SC2164] Use 'cd ... || exit' or 'cd ... || return' in case cd fails.
Pinned Actions Check
Found 5 internal action(s) not pinned to a release version. Consider pinning to vX.Y.Z.
Pinned Actions Check: .github/workflows/typescript-release.yml#L72
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/config/changed-paths@develop
Pinned Actions Check: .github/workflows/release.yml#L63
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/config/changed-paths@develop
Pinned Actions Check: .github/workflows/release-notification.yml#L177
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/notify/slack-release@develop
Pinned Actions Check: .github/workflows/release-notification.yml#L165
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/notify/discord-release@develop
Pinned Actions Check: .github/workflows/gptchangelog.yml#L149
Internal action not pinned to a final release version: uses: LerianStudio/github-actions-shared-workflows/src/config/changed-paths@develop
validation / Check PR Description
PR description is missing recommended sections: Description, Type of Change