Skip to content

Commit f15a641

Browse files
renovate[bot]scop
authored andcommitted
chore(deps): update jdx/mise-action action to v3.4.0
1 parent b677a33 commit f15a641

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@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
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)