Skip to content

Commit b03d08d

Browse files
authored
Merge pull request #1136 from codeigniter4/dependabot/github_actions/NexusPHP/no-merge-commits-2.1.0
chore(deps): bump NexusPHP/no-merge-commits from 2.0.0 to 2.1.0
2 parents 2c8d493 + 40256bf commit b03d08d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
uses: actions/checkout@v4
2020

2121
- name: Run test
22-
uses: NexusPHP/no-merge-commits@v2.0.0
22+
uses: NexusPHP/no-merge-commits@v2.1.0
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)