fix(ci): pin wdipl-actions ci.yml to SHA to bust runner cache
Some checks failed
Project CI-testing / ci (push) Failing after 1s
Some checks failed
Project CI-testing / ci (push) Failing after 1s
Made-with: Cursor
This commit is contained in:
@@ -7,7 +7,8 @@ on:
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
uses: Rajendra.Reddy/wdipl-actions/.gitea/workflows/ci.yml@main
|
||||
# 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
|
||||
|
||||
with:
|
||||
tech_stack: node
|
||||
|
||||
Reference in New Issue
Block a user