Skip to content

Commit 06827a1

Browse files
committed
Update containerd project checks package in CI
* containerd/project-checks from v1 to v1.1.0 Signed-off-by: Austin Vazquez <[email protected]>
1 parent f6a39e1 commit 06827a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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
32+
- uses: containerd/project-checks@v1.1.0
3333
with:
3434
working-directory: src/github.com/containerd/imgcrypt
3535

0 commit comments

Comments
 (0)