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 5012004 commit 546d41fCopy full SHA for 546d41f
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@d435e6ad6ac81975bb13db09e2b70ca58359160d # v0.1.0-canary.53
+ uses: arghena/insight@5ea677a3665dacea83699c18841170f5261e0008 # v0.1.0-canary.54
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