Skip to content

Commit 075e6cd

Browse files
authored
ci: Use correct version of merge commit block action
1 parent 757eaa9 commit 075e6cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/block-merge-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
steps:
1212
- name: Block Merge or Autosquash Commits
13-
uses: nineinchnick/block-commits-action@v1
13+
uses: nineinchnick/block-commits-action@v2.1.0
1414
with:
1515
action-merge: fail
1616
action-fixup: request-changes

0 commit comments

Comments
 (0)