Skip to content

Commit 98205e5

Browse files
Bump NexusPHP/no-merge-commits from 2.4.0 to 2.4.1
Bumps [NexusPHP/no-merge-commits](https://github.com/nexusphp/no-merge-commits) from 2.4.0 to 2.4.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@4f0fa72...109a334) --- updated-dependencies: - dependency-name: NexusPHP/no-merge-commits dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91dda8c commit 98205e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/no_merge_commits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- name: Checkout
2020
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
2121
- name: Check for Merge Commits
22-
uses: NexusPHP/no-merge-commits@4f0fa727cc774b7b0d459b4d2372c3fc14f242d7 # v2.4.0
22+
uses: NexusPHP/no-merge-commits@109a3342781ddcf26b2fa739f29e8ee9f68b7d8e # v2.4.1
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)