We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b917c4c commit cc178cfCopy full SHA for cc178cf
1 file changed
.github/workflows/lint.yml
@@ -52,7 +52,7 @@ jobs:
52
53
# actions/setup-go does not setup the installed toolchain to be preferred over the system install,
54
# which causes go-licenses to raise "Package ... does not have module info" errors.
55
- # for more information, https://github.com/google/go-licenses/issues/244#issuecomment-1885098633
+ # For more information, https://github.com/google/go-licenses/issues/244#issuecomment-1885098633
56
#
57
# go-licenses has been pinned for automation use.
58
- name: Check licenses
0 commit comments