Skip to content

Commit 87495f6

Browse files
committed
fix
1 parent 5e8a229 commit 87495f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/grype_scan.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
jobs:
2020
grype_scan:
2121
name: Grype Scan
22-
runs-on: [self-hosted, altinity-type-cax41, altinity-image-arm-app-docker-ce]
22+
runs-on: [self-hosted, altinity-on-demand, altinity-type-cax41, altinity-image-arm-app-docker-ce]
2323
steps:
2424
- name: Checkout repository
2525
uses: actions/checkout@v4

0 commit comments

Comments
 (0)