mirror of
https://github.com/containerd/containerd.git
synced 2026-08-09 17:39:22 +00:00
gha: apply zizmor fixes
Results of automated fixes using;
zizmor --fix=all --min-severity medium .
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
2
.github/workflows/node-e2e.yml
vendored
2
.github/workflows/node-e2e.yml
vendored
@@ -40,6 +40,7 @@ jobs:
|
||||
with:
|
||||
path: src/github.com/containerd/containerd
|
||||
fetch-depth: 0
|
||||
persist-credentials: false
|
||||
|
||||
- name: Checkout Kubernetes
|
||||
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
||||
@@ -48,6 +49,7 @@ jobs:
|
||||
path: src/k8s.io/kubernetes
|
||||
ref: ${{ inputs.k8s_version }}
|
||||
fetch-depth: 0
|
||||
persist-credentials: false
|
||||
|
||||
- name: Install Go
|
||||
uses: ./src/github.com/containerd/containerd/.github/actions/install-go
|
||||
|
||||
Reference in New Issue
Block a user