From b03a09826ef6240f1378741ea928fbefdec468d2 Mon Sep 17 00:00:00 2001 From: Shigure Kurosaki Date: Wed, 25 Mar 2026 13:53:13 +0800 Subject: [PATCH] ci(deps): bump arghena/insight from 0.1.0-canary.39 to 0.1.0-canary.43 Signed-off-by: Shigure Kurosaki --- .github/workflows/check-pull-request-title.yml | 2 +- .github/workflows/lint.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/check-pull-request-title.yml b/.github/workflows/check-pull-request-title.yml index c339efd..cf510e8 100644 --- a/.github/workflows/check-pull-request-title.yml +++ b/.github/workflows/check-pull-request-title.yml @@ -18,6 +18,6 @@ jobs: runs-on: ubuntu-latest steps: - name: Run Insight - uses: arghena/insight@91a232e5e8e6d3614f790d5df9174312c1a4432b # v0.1.0-canary.39 + uses: arghena/insight@4a878098788e6e428254a80f9fcba04ba3cb7d60 # v0.1.0-canary.43 with: check-pull-request-title: true diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index fbf29ab..983f81e 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -19,4 +19,4 @@ jobs: - name: Checkout repository uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Run Insight - uses: arghena/insight@91a232e5e8e6d3614f790d5df9174312c1a4432b # v0.1.0-canary.39 + uses: arghena/insight@4a878098788e6e428254a80f9fcba04ba3cb7d60 # v0.1.0-canary.43