Skip to content

Commit b60e13d

Browse files
committed
Change runner
1 parent 185331f commit b60e13d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
# ──────────────────────────────────────────────────────────────────────────────
126126
container_scan:
127127
name: Container & deps scan (Trivy)
128-
runs-on: self-hosted
128+
runs-on: ubuntu-latest
129129
needs: [push_image]
130130
steps:
131131
- name: Trivy image (CRITICAL,HIGH)

0 commit comments

Comments
 (0)