Skip to content

fix(pre-commit): Make tagging work for forks

9e9b0f8
Select commit
Loading
Failed to load commit list.
Merged

fix(pre-commit): Make tagging work for forks #11799

fix(pre-commit): Make tagging work for forks
9e9b0f8
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Sep 4, 2025 in 5s

No new alerts in code changed by this pull request

Annotations

Check failure on line 110 in .github/workflows/pre-commit-status.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Critical

Potential code injection in
${ steps.pr-info.outputs.pr_number }
, which may be controlled by an external user (
workflow_run
).

Check failure on line 121 in .github/workflows/pre-commit-status.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Critical

Potential code injection in
${ steps.pr-info.outputs.pr_number }
, which may be controlled by an external user (
workflow_run
).

Check failure on line 131 in .github/workflows/pre-commit-status.yml

See this annotation in the file changed.

Code scanning / CodeQL

Code injection Critical

Potential code injection in
${ steps.pr-info.outputs.pr_number }
, which may be controlled by an external user (
workflow_run
).