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