We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19cedbf commit b8725fdCopy full SHA for b8725fd
1 file changed
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
path: src/github.com/containerd/plugin
65
fetch-depth: 25
66
67
- - uses: containerd/project-checks@v1.1.0
+ - uses: containerd/project-checks@d7751f3c375b8fe4a84c02a068184ee4c1f59bc4 # v1.2.2
68
with:
69
working-directory: src/github.com/containerd/plugin
70
repo-access-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments