diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index c413f7f..11c5dff 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -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