From 00e8086a86b684492cca481becd416062d55c4e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 15:19:59 +0000 Subject: [PATCH] build(deps): bump chmeliik/checkton from 0.2.2 to 0.3.1 Bumps [chmeliik/checkton](https://github.com/chmeliik/checkton) from 0.2.2 to 0.3.1. - [Release notes](https://github.com/chmeliik/checkton/releases) - [Changelog](https://github.com/chmeliik/checkton/blob/main/CHANGELOG.md) - [Commits](https://github.com/chmeliik/checkton/compare/v0.2.2...v0.3.1) --- updated-dependencies: - dependency-name: chmeliik/checkton dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/linters.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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