Skip to content

Commit b274a0e

Browse files
ci: bump commit-check/commit-check-action from 2.13.1 to 2.15.0 in the github-actions group (#55)
1 parent 8104e2a commit b274a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/commit-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1717
with:
1818
fetch-depth: 0 # Required for merge-base checks
19-
- uses: commit-check/commit-check-action@562a184b2b8e583e757b17eb385bc48370f44547 # v2.13.1
19+
- uses: commit-check/commit-check-action@f803083a5bf0867b60d77189bc3810fce2f0e314 # v2.15.0
2020
with:
2121
message: true
2222
branch: true

0 commit comments

Comments
 (0)