Skip to content

Commit 0c74369

Browse files
chore(deps): bump NexusPHP/no-merge-commits from 2.1.0 to 2.2.1
Bumps [NexusPHP/no-merge-commits](https://github.com/nexusphp/no-merge-commits) from 2.1.0 to 2.2.1. - [Release notes](https://github.com/nexusphp/no-merge-commits/releases) - [Changelog](https://github.com/NexusPHP/no-merge-commits/blob/2.x/CHANGELOG.md) - [Commits](NexusPHP/no-merge-commits@v2.1.0...v2.2.1) --- updated-dependencies: - dependency-name: NexusPHP/no-merge-commits dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b38e3de commit 0c74369

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)