Skip to content

Commit 3e250f4

Browse files
authored
Merge branch 'main' into dependabot/github_actions/astral-sh/ruff-action-3.6.1
2 parents 21d5813 + 1520cfb commit 3e250f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/commit_checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-24.04
2222
steps:
2323
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
24-
- uses: webiny/action-conventional-commits@8bc41ff4e7d423d56fa4905f6ff79209a78776c7 # v1.3.0
24+
- uses: webiny/action-conventional-commits@faccb24fc2550dd15c0390d944379d2d8ed9690e # v1.3.1
2525

2626
typecheck:
2727
needs: commitlint

0 commit comments

Comments
 (0)