diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 7937f75..ac231f0 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -23,7 +23,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v2.3.4 - name: 🚀 Run yamllint - uses: frenck/action-yamllint@v1.0.1 + uses: frenck/action-yamllint@v1.0.2 json: name: JSON Lint