Skip to content

Commit 546d41f

Browse files
ci(deps): bump arghena/insight from 0.1.0-canary.53 to 0.1.0-canary.54 (#121)
Signed-off-by: Shigure Kurosaki <shigure@hqsy.net>
1 parent 5012004 commit 546d41f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check-pull-request-title.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Run Insight
21-
uses: arghena/insight@d435e6ad6ac81975bb13db09e2b70ca58359160d # v0.1.0-canary.53
21+
uses: arghena/insight@5ea677a3665dacea83699c18841170f5261e0008 # v0.1.0-canary.54
2222
with:
2323
check-pull-request-title: true

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
- name: Checkout repository
2020
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2121
- name: Run Insight
22-
uses: arghena/insight@d435e6ad6ac81975bb13db09e2b70ca58359160d # v0.1.0-canary.53
22+
uses: arghena/insight@5ea677a3665dacea83699c18841170f5261e0008 # v0.1.0-canary.54

0 commit comments

Comments
 (0)