Skip to content

Commit c88b16a

Browse files
authored
Merge pull request #176 from stefanberger/stefanberger/containerd_2_0_4
ci: Upgrade to use containerd/project-checks@v1.2.2
2 parents f304b18 + 96eb3e3 commit c88b16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
path: src/github.com/containerd/imgcrypt
3030
fetch-depth: 25
3131

32-
- uses: containerd/project-checks@v1.1.0
32+
- uses: containerd/project-checks@v1.2.2
3333
with:
3434
working-directory: src/github.com/containerd/imgcrypt
3535

0 commit comments

Comments
 (0)