We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0b1894 + 2384d4e commit 0659a88Copy full SHA for 0659a88
.github/workflows/linter.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v2
16
17
- name: Lint Code Base
18
- uses: github/[email protected].1
+ uses: github/[email protected].2
19
env:
20
VALIDATE_ALL_CODEBASE: false
21
VALIDATE_JSON: false
0 commit comments