We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c5dd4fa + 484be29 commit c531c30Copy full SHA for c531c30
1 file changed
.github/workflows/check.yml
@@ -58,7 +58,7 @@ jobs:
58
run: |
59
echo "::group:: install dependencies"
60
go install -v github.com/vbatts/git-validation@latest
61
- go install -v github.com/kunalkushwaha/ltag@latest
+ go install -v github.com/containerd/ltag@latest
62
echo "::endgroup::"
63
64
- name: DCO checker
0 commit comments