We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66c6de7 commit 102d3b1Copy full SHA for 102d3b1
.github/workflows/zap_regeneration.yaml
@@ -28,7 +28,7 @@ jobs:
28
zap_regeneration:
29
name: ZAP Regeneration
30
31
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
32
container:
33
image: ghcr.io/project-chip/chip-build:119
34
defaults:
.github/workflows/zap_templates.yaml
@@ -33,7 +33,7 @@ jobs:
zap_templates:
name: ZAP templates generation
35
36
37
38
39
0 commit comments