Skip to content

Commit 82f07b6

Browse files
authored
Merge pull request datamweb#185 from datamweb/dependabot/github_actions/develop/NexusPHP/no-merge-commits-2.2.1
chore(deps): bump NexusPHP/no-merge-commits from 2.1.0 to 2.2.1
2 parents b38e3de + 0c74369 commit 82f07b6

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
@@ -20,6 +20,6 @@ jobs:
2020
uses: actions/checkout@v4
2121

2222
- name: Run test
23-
uses: NexusPHP/no-merge-commits@v2.1.0
23+
uses: NexusPHP/no-merge-commits@v2.2.1
2424
with:
2525
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)