We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8a229 commit 87495f6Copy full SHA for 87495f6
.github/workflows/grype_scan.yml
@@ -19,7 +19,7 @@ on:
19
jobs:
20
grype_scan:
21
name: Grype Scan
22
- runs-on: [self-hosted, altinity-type-cax41, altinity-image-arm-app-docker-ce]
+ runs-on: [self-hosted, altinity-on-demand, altinity-type-cax41, altinity-image-arm-app-docker-ce]
23
steps:
24
- name: Checkout repository
25
uses: actions/checkout@v4
0 commit comments