Skip to content

Commit 6c4a222

Browse files
Bump NexusPHP/no-merge-commits from 2.3.0 to 2.4.0
Bumps [NexusPHP/no-merge-commits](https://github.com/nexusphp/no-merge-commits) from 2.3.0 to 2.4.0. - [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@12c2e2b...4f0fa72) --- updated-dependencies: - dependency-name: NexusPHP/no-merge-commits dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0bb5f8a commit 6c4a222

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@12c2e2b73188012fd2b353ab5cbd9bb15159ef02 # v2.3.0
22+
uses: NexusPHP/no-merge-commits@4f0fa727cc774b7b0d459b4d2372c3fc14f242d7 # v2.4.0
2323
with:
2424
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)