We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89896ef commit c914f2cCopy full SHA for c914f2c
.github/workflows/conformance-gke.yaml
@@ -18,7 +18,7 @@ jobs:
18
timeout-minutes: 30
19
steps:
20
- name: Checkout code
21
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab
+ uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
22
with:
23
fetch-depth: 0
24
persist-credentials: false
.github/workflows/conformance-tetragon-gke.yaml
0 commit comments