We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ababa3f + 9686fd8 commit a5917acCopy full SHA for a5917ac
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
with:
60
go-version: ${{ env.GO_VERSION }}
61
62
- - uses: containerd/project-checks@434a07157608eeaa1d5c8d4dd506154204cd9401 # v1.1.0
+ - uses: containerd/project-checks@d7751f3c375b8fe4a84c02a068184ee4c1f59bc4 # v1.2.2
63
64
working-directory: src/github.com/containerd/ttrpc
65
0 commit comments