We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00eaf4e commit 2a02c3fCopy full SHA for 2a02c3f
.github/workflows/trivyscan.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- ci/nightly-builds
7
paths:
8
- - 'environments/.stackhpc/terraform/cluster_image.auto.tfvars.json/cluster_image'
+ - 'environments/.stackhpc/terraform/cluster_image.auto.tfvars.json'
9
10
jobs:
11
scan:
environments/.stackhpc/terraform/cluster_image.auto.tfvars.json
@@ -2,6 +2,6 @@
2
"cluster_image": {
3
"RL8": "openhpc-RL8-241003-1241-a256bce2",
4
"RL9": "openhpc-RL9-241003-1241-a256bce2",
- "RL9-cuda": "openhpc-cuda-RL9-241003-1242-a256bce2"
+ "RL9-cuda": "openhpc-cuda-RL9-241003-1122-348c1508"
}
0 commit comments