We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b55a989 commit e20f2b5Copy full SHA for e20f2b5
.github/workflows/conformance-tetragon-gke.yaml
@@ -18,7 +18,7 @@ jobs:
18
timeout-minutes: 30
19
steps:
20
- name: Checkout code
21
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
+ uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
22
with:
23
fetch-depth: 0
24
persist-credentials: false
.github/workflows/validate-cilium-chart.yaml
@@ -12,7 +12,7 @@ jobs:
12
timeout-minutes: 5
13
14
15
16
17
0 commit comments