From 1c412bffa9ac20430b17c1e75ea5e64d5a254d23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 May 2023 18:03:53 +0000 Subject: [PATCH] chore(deps): update practically/conventional-tools to 647d6e4 --- .github/workflows/ct-commitlint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ct-commitlint.yml b/.github/workflows/ct-commitlint.yml index f62f45c..20d63b1 100644 --- a/.github/workflows/ct-commitlint.yml +++ b/.github/workflows/ct-commitlint.yml @@ -8,7 +8,7 @@ jobs: commits: name: Commitlint runs-on: ubuntu-latest - container: practically/conventional-tools:1.x@sha256:e0603c12e8b4b835c9fcceaa4ddad4077ccf223665c0180db91511e2ce168670 + container: practically/conventional-tools:1.x@sha256:647d6e4b3edfcbac6054b90f74d2c61a022152751b94484d54e13695a9e27377 steps: - name: Checkout uses: actions/checkout@v3