diff --git a/.github/workflows/check-pull-request-title.yml b/.github/workflows/check-pull-request-title.yml index 76e98e3..7f7ce79 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@7baa72f6443953cbf5de65328ccc69ae81c3d852 # v0.1.0-canary.50 + uses: arghena/insight@230ae790c47d9218b9fb594b35351992128ac25f # v0.1.0-canary.52 with: check-pull-request-title: true diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 64d97c6..8a57a47 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@7baa72f6443953cbf5de65328ccc69ae81c3d852 # v0.1.0-canary.50 + uses: arghena/insight@230ae790c47d9218b9fb594b35351992128ac25f # v0.1.0-canary.52