fix(ci): pin wdipl-actions to SHA without replace() in expressions
All checks were successful
Project CI-testing / ci (push) Successful in 2m5s
All checks were successful
Project CI-testing / ci (push) Successful in 2m5s
Made-with: Cursor
This commit is contained in:
@@ -7,8 +7,8 @@ on:
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
# Pin SHA so WDIPL-Runner does not reuse a stale ~/.cache/act clone of @main (old enable_* YAML).
|
||||
uses: Rajendra.Reddy/wdipl-actions/.gitea/workflows/ci.yml@6b9982def7d49842c0dc75529c0f60cc74a841c1
|
||||
# Pin SHA (bump when wdipl-actions ci.yml changes). Includes ci_steps if: without replace().
|
||||
uses: Rajendra.Reddy/wdipl-actions/.gitea/workflows/ci.yml@fb201190cc32e287343cf706631791c68c959f27
|
||||
|
||||
with:
|
||||
tech_stack: node
|
||||
|
||||
Reference in New Issue
Block a user