Skip to content

Commit 262ecab

Browse files
chore(deps): update jdx/mise-action action to v3.3.1
1 parent 7464ae2 commit 262ecab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1414
with:
1515
fetch-depth: 0 # for commit message checks
16-
- uses: jdx/mise-action@156251fcc627ac4e26cb0f93dd47d1d4979abf24 # v3.3.0
16+
- uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
1717
- name: Check commit messages
1818
run: lefthook run commit-msgs-on-pr-branch --no-tty
1919
if: ${{ github.event_name == 'pull_request' }}

0 commit comments

Comments
 (0)