diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index 91e5a23..8fc4328 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -12,7 +12,7 @@ jobs: - name: ⤵️ Check out code from GitHub uses: actions/checkout@v2.3.4 - name: 🚀 Run yamllint - uses: frenck/action-yamllint@v1.0.2 + uses: frenck/action-yamllint@v1.1 json: name: JSON Lint