Skip to content

Commit eee138d

Browse files
renovate[bot]scop
authored andcommitted
chore(deps): update jdx/mise-action action to v3
1 parent 5a7e811 commit eee138d

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1414
with:
1515
fetch-depth: 0 # for commit message checks
16-
- uses: jdx/mise-action@eb2f5cb41b0a8175dad2f797e3daca6fe7795a19 # v2.4.2
16+
- uses: jdx/mise-action@156251fcc627ac4e26cb0f93dd47d1d4979abf24 # v3.3.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)