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