Skip to content

Commit 492365d

Browse files
chore(deps): bump NexusPHP/no-merge-commits from 2.1.0 to 2.2.1 (#1239)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2ddb70 commit 492365d

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.1.0
22+
uses: NexusPHP/no-merge-commits@v2.2.1
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)