Skip to content

Commit 6d678ff

Browse files
authored
Merge pull request #824 from codeigniter4/dependabot/github_actions/NexusPHP/no-merge-commits-2.0.0
build(deps): bump NexusPHP/no-merge-commits from 1.2.0 to 2.0.0
2 parents 2eda5ef + 15da752 commit 6d678ff

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
@@ -17,6 +17,6 @@ jobs:
1717
uses: actions/checkout@v4
1818

1919
- name: Run test
20-
uses: NexusPHP/no-merge-commits@v1.2.0
20+
uses: NexusPHP/no-merge-commits@v2.0.0
2121
with:
2222
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)