We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 269a497 + 2027eb5 commit cf9d716Copy full SHA for cf9d716
.github/workflows/ci.yml
@@ -38,7 +38,7 @@ jobs:
38
cache-dependency-path: src/github.com/containerd/cgroups
39
40
- name: Project checks
41
- uses: containerd/project-checks@v1.1.0
+ uses: containerd/project-checks@v1.2.2
42
with:
43
working-directory: src/github.com/containerd/cgroups
44
0 commit comments