We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ea360 commit a203974Copy full SHA for a203974
.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@d632683dd7b4114ad314bca15554477dd762a938
+ uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871
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