diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index e521f9e..2cba911 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.2 + uses: frenck/action-yamllint@v1.1 json: name: JSON Lint