We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e59cf8 commit 75349eeCopy full SHA for 75349ee
.github/workflows/lint.yml
@@ -18,3 +18,6 @@ jobs:
18
uses: golangci/golangci-lint-action@v3
19
with:
20
args: --timeout 120s --max-same-issues 50
21
+
22
+ - name: Bearer
23
+ uses: bearer/bearer-action@v2
0 commit comments