diff --git a/.github/workflows/linters.yaml b/.github/workflows/linters.yaml index 3067c1651..f31cdd417 100644 --- a/.github/workflows/linters.yaml +++ b/.github/workflows/linters.yaml @@ -109,7 +109,7 @@ jobs: # ShellCheck for tekton - name: Run Checkton id: checkton - uses: chmeliik/checkton@v0.2.2 + uses: chmeliik/checkton@v0.3.1 with: fail-on-findings: false