fix(ci): pin reusable central workflow to exact commit
All checks were successful
CI / ci (push) Successful in 1m39s
All checks were successful
CI / ci (push) Successful in 1m39s
Avoid runner using stale @main cache by pinning wdipl-actions reusable workflow to a known commit with run_build/run_sonar/run_deploy inputs. Made-with: Cursor
This commit is contained in:
@@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
uses: http://git.wdipl.com/Rajendra.Reddy/wdipl-actions/.gitea/workflows/ci.yml@main
|
||||
uses: Rajendra.Reddy/wdipl-actions/.gitea/workflows/ci.yml@32582809a1d97604595094b5e221f0a4ebd5c08d
|
||||
|
||||
with:
|
||||
tech_stack: node
|
||||
|
||||
Reference in New Issue
Block a user