Skip to content

Update doc-sync

543c5a3
Select commit
Loading
Failed to load commit list.
Merged

Update doc-sync #1763

Update doc-sync
543c5a3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jun 17, 2025 in 4s

3 new alerts including 3 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 75 in .github/workflows/docs-sync.yml

See this annotation in the file changed.

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'doc-sync' step
Uses Step
uses 'anthropics/claude-code-action' with ref 'beta', not a pinned commit hash

Check warning on line 125 in .github/workflows/docs-sync.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ github.event.pull_request.title }
, which may be controlled by an external user.

Check warning on line 138 in .github/workflows/docs-sync.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Medium

Potential code injection in
${ github.event.pull_request.title }
, which may be controlled by an external user.