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.
1 parent db470ba commit 0f77f7dCopy full SHA for 0f77f7d
.github/workflows/Go-SDK-PR-Check.yaml
@@ -82,7 +82,7 @@ jobs:
82
fi
83
84
- name: Run Linter
85
- uses: golangci/golangci-lint-action@71e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1 - Please ALWAYS use SHA to avoid GH sec issues
+ uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.1.1 - Please ALWAYS use SHA to avoid GH sec issues
86
with:
87
version: latest
88
0 commit comments