Skip to content

add a dryrun check - #300

Merged
garloff merged 12 commits into
mainfrom
dryrun_check
Feb 16, 2026
Merged

add a dryrun check#300
garloff merged 12 commits into
mainfrom
dryrun_check

Merge branch 'main' into dryrun_check

3662142
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 16, 2026 in 2s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 21 in .github/workflows/dryrun-manage-github-repositories.yml

See this annotation in the file changed.

Code scanning / CodeQL

Excessive Secrets Exposure Medium

All organization and repository secrets are passed to the workflow runner in
secrets[format('GHP_{0}', github.actor)]

Check warning on line 53 in .github/workflows/dryrun-manage-github-repositories.yml

See this annotation in the file changed.

Code scanning / CodeQL

Excessive Secrets Exposure Medium

All organization and repository secrets are passed to the workflow runner in
secrets[format('GHP_{0}', github.actor)]