Skip to content

chore(deps): update yxtay/.github digest to 97c3103 - #945

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/all-digest
Aug 2, 2026
Merged

chore(deps): update yxtay/.github digest to 97c3103#945
renovate[bot] merged 1 commit into
mainfrom
renovate/all-digest

Conversation

@renovate

@renovate renovate Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
yxtay/.github (changelog) action digest 8c1721897c3103 OpenSSF Scorecard

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (squash) August 2, 2026 14:08
@renovate
renovate Bot requested a review from yxtay as a code owner August 2, 2026 14:08
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ BASH shfmt 5 0 0 0 0.03s
✅ JSON prettier 8 0 0 0 0.4s
✅ MARKDOWN markdownlint 16 0 0 0 0.78s
✅ MARKDOWN markdown-table-formatter 18 0 0 0 0.17s
✅ YAML prettier 11 0 0 0 0.49s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

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.6.0 --custom-flavor-setup --custom-flavor-linters BASH_SHFMT,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,YAML_PRETTIER

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

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.27s
✅ ACTION zizmor 5 0 0 0 0.98s
✅ BASH bash-exec 5 0 0 0.03s
✅ BASH shellcheck 5 0 0 0.25s
✅ BASH shfmt 5 0 0 0 0.01s
✅ COPYPASTE jscpd yes no no 0.13s
✅ EDITORCONFIG editorconfig-checker 94 0 0 0.16s
✅ JSON prettier 8 0 0 0 0.63s
✅ JSON v8r 12 0 0 3.72s
✅ MARKDOWN markdownlint 16 0 0 0 0.92s
✅ MARKDOWN markdown-table-formatter 18 0 0 0 0.21s
✅ REPOSITORY betterleaks yes no no 1.57s
✅ REPOSITORY checkov yes no no 23.97s
✅ REPOSITORY gitleaks yes no no 2.76s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 62.51s
✅ REPOSITORY osv-scanner yes no no 0.16s
✅ REPOSITORY secretlint yes no no 1.63s
✅ REPOSITORY syft yes no no 3.98s
✅ REPOSITORY trivy yes no no 12.37s
✅ REPOSITORY trivy-sbom yes no no 0.19s
✅ REPOSITORY trufflehog yes no no 3.53s
⚠️ SPELL lychee 42 7 0 1.06s
✅ YAML prettier 11 0 0 0 0.61s
✅ YAML v8r 11 0 0 7.55s
✅ YAML yamllint 11 0 0 0.47s

Detailed Issues

⚠️ SPELL / lychee - 7 errors
📝 Summary
---------------------
🔍 Total...........33
🔗 Unique..........26
✅ Successful......26
⏳ Timeouts.........0
🔀 Redirected.......3
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........7
⛔ Unsupported......7

Errors in chezmoi/private_dot_agents/skills/okf/assets/concept.md
[ERROR] file://chezmoi/private_dot_agents/skills/okf/assets/url (at 27:5) | File not found. Check if file exists and path is correct

Errors in chezmoi/private_dot_agents/skills/okf/assets/index.md
[ERROR] file://chezmoi/private_dot_agents/skills/okf/assets/relative-url (at 4:3) | File not found. Check if file exists and path is correct
[ERROR] file://chezmoi/private_dot_agents/skills/okf/assets/relative-url (at 5:3) | File not found. Check if file exists and path is correct
[ERROR] file://chezmoi/private_dot_agents/skills/okf/assets/subdir (at 9:3) | File not found. Check if file exists and path is correct

Errors in chezmoi/private_dot_agents/skills/okf/assets/log.md
[ERROR] file://chezmoi/private_dot_agents/skills/okf/assets/bundle-relative-path (at 5:36) | File not found. Check if file exists and path is correct
[ERROR] file://chezmoi/private_dot_agents/skills/okf/assets/bundle-relative-path (at 6:30) | File not found. Check if file exists and path is correct
[ERROR] file://chezmoi/private_dot_agents/skills/okf/assets/bundle-relative-path (at 7:39) | File not found. Check if file exists and path is correct

Hint: Followed 3 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

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.6.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,ACTION_ZIZMOR,BASH_EXEC,BASH_SHELLCHECK,BASH_SHFMT,COPYPASTE_JSCPD,EDITORCONFIG_EDITORCONFIG_CHECKER,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_BETTERLEAKS,REPOSITORY_GRYPE,REPOSITORY_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

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

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ BASH bash-exec 5 0 0 0.01s
✅ BASH shellcheck 5 0 0 0.38s
✅ REPOSITORY betterleaks yes no no 2.11s
✅ REPOSITORY checkov yes no no 28.52s
✅ REPOSITORY devskim yes no no 1.57s
✅ REPOSITORY dustilock yes no no 0.09s
✅ REPOSITORY gitleaks yes no no 1.35s
✅ REPOSITORY grype yes no no 62.63s
✅ REPOSITORY kingfisher yes no no 11.32s
✅ REPOSITORY osv-scanner yes no no 0.07s
✅ REPOSITORY secretlint yes no no 1.35s
✅ REPOSITORY syft yes no no 1.95s
✅ REPOSITORY trivy yes no no 12.36s
✅ REPOSITORY trivy-sbom yes no no 0.13s
✅ REPOSITORY trufflehog yes no no 4.47s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

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.6.0 --custom-flavor-setup --custom-flavor-linters BASH_EXEC,BASH_SHELLCHECK,REPOSITORY_CHECKOV,REPOSITORY_DEVSKIM,REPOSITORY_DUSTILOCK,REPOSITORY_GITLEAKS,REPOSITORY_BETTERLEAKS,REPOSITORY_GRYPE,REPOSITORY_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,REPOSITORY_KINGFISHER

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

@renovate
renovate Bot merged commit 12cad4b into main Aug 2, 2026
31 checks passed
@renovate
renovate Bot deleted the renovate/all-digest branch August 2, 2026 14:20
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