We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d753b6 commit eac2cf8Copy full SHA for eac2cf8
.github/workflows/publish-4x-image.yml
@@ -31,6 +31,7 @@ jobs:
31
ignore-unfixed: true
32
severity: 'CRITICAL,HIGH,MEDIUM'
33
vuln-type: os
34
+ timeout: 10m0s
35
- name: Publish standard image to 4.x
36
env:
37
IMAGE_TAG: ${{ github.event.inputs.image_tag }}
0 commit comments