fix(ci): share isolated runner workspace safely
GeoIntel release gates / Compile, test, contracts and builds (push) Failing after 1m43s
GeoIntel release gates / Python and npm vulnerability policy (push) Successful in 1m31s
GeoIntel release gates / GIS image, SBOM and container scan (push) Failing after 1m1s
Managed validation / full (pull_request) Canceled after 0s
GeoIntel release gates / Compile, test, contracts and builds (pull_request) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (pull_request) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (pull_request) Canceled after 0s

This commit is contained in:
NuklearRabbit
2026-08-28 23:43:00 +02:00
parent a1459911e0
commit 62e5643fd8
3 changed files with 24 additions and 9 deletions
+2
View File
@@ -21,6 +21,8 @@ jobs:
timeout-minutes: 45
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret scan
uses: trufflesecurity/trufflehog@v3.79.0
with: