From a1090dbfe574730b59651c60c1b0ad599ca75e68 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 03:53:08 +0000 Subject: [PATCH] Bump j178/prek-action from 2 to 2.0.6 Bumps [j178/prek-action](https://github.com/j178/prek-action) from 2 to 2.0.6. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](https://github.com/j178/prek-action/compare/v2...v2.0.6) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 2.0.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/linux_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux_tests.yml b/.github/workflows/linux_tests.yml index dfc3e11a0..7123fea23 100644 --- a/.github/workflows/linux_tests.yml +++ b/.github/workflows/linux_tests.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - uses: j178/prek-action@v2 + - uses: j178/prek-action@v2.0.6 create_test_data_ttls: runs-on: ubuntu-latest