We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb88038 commit a02e9b1Copy full SHA for a02e9b1
2 files changed
.github/workflows/check-pull-request-title.yml
@@ -18,6 +18,6 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Run Insight
21
- uses: arghena/insight@230ae790c47d9218b9fb594b35351992128ac25f # v0.1.0-canary.52
+ uses: arghena/insight@d435e6ad6ac81975bb13db09e2b70ca58359160d # v0.1.0-canary.53
22
with:
23
check-pull-request-title: true
.github/workflows/lint.yml
@@ -19,4 +19,4 @@ jobs:
- name: Checkout repository
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
0 commit comments