From 9e1a047ebbf8a8d0220755f09a75f616e131b010 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 08:51:39 +0000 Subject: [PATCH] chore(deps): update chmeliik/checkton action to v0.2.2 --- .github/workflows/checkton.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checkton.yaml b/.github/workflows/checkton.yaml index 34fc58a84b..d1d30ea46a 100644 --- a/.github/workflows/checkton.yaml +++ b/.github/workflows/checkton.yaml @@ -16,7 +16,7 @@ jobs: - name: Run Checkton id: checkton - uses: chmeliik/checkton@v0.2.1 + uses: chmeliik/checkton@v0.2.2 with: # Set to false when re-enabling SARIF uploads fail-on-findings: true