Chris Nyhuis
860728c235
fix: pin 8 unpinned action(s),extract 3 unsafe expression(s) to env vars
...
Automated security fixes applied by Runner Guard (https://github.com/Vigilant-LLC/runner-guard ).
Changes:
.github/workflows/check-ai-co-authors.yml | 4 +++-
.github/workflows/check-line-endings.yml | 5 ++++-
.github/workflows/pullrequest-ci-run.yml | 2 +-
.github/workflows/stable-release.yml | 2 +-
.github/workflows/test-ci.yml | 4 ++--
.github/workflows/update-api-stubs.yml | 2 +-
.github/workflows/update-ci-container.yml | 2 +-
.github/workflows/update-version.yml | 9 ++++++---
.github/workflows/windows_release_nightly_pytorch.yml | 2 +-
.github/workflows/windows_release_package.yml | 2 +-
10 files changed, 21 insertions(+), 13 deletions(-)
2026-03-26 03:54:01 -04:00
Yoland Yan
25eac1d780
Change runner label for the new runners ( #5197 )
2024-10-09 20:08:57 -04:00
Alex "mcmonkey" Goodwin
b5c3906b38
Automatically link the Comfy CI page on PRs ( #4326 )
...
also use_prior_commit so it doesn't get a janked merge commit instead of the real one
2024-08-12 12:32:16 -04:00
Alex "mcmonkey" Goodwin
65ea6be38f
PullRequest CI Run: use pull_request_target to allow the CI Dashboard to work ( #4277 )
...
'_target' allows secrets to pass through, and we're just using the secret that allows uploading to the dashboard and are manually vetting PRs before running this workflow anyway
2024-08-08 17:20:48 -04:00
Alex "mcmonkey" Goodwin
5df6f57b5d
minor fix on copypasta action name ( #4276 )
...
my bad sorry
2024-08-08 16:30:59 -04:00
Alex "mcmonkey" Goodwin
6588bfdef9
add GitHub workflow for CI tests of PRs ( #4275 )
...
When the 'Run-CI-Test' label is added to a PR, it will be tested by the CI, on a small matrix of stable versions.
2024-08-08 16:24:49 -04:00