Skip to content

Commit

Permalink
Bump NexusPHP/no-merge-commits from 2.1.0 to 2.2.1
Browse files Browse the repository at this point in the history
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@eccbacc...8c8c0fc)

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2025
1 parent d038079 commit 1424df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/no_merge_commits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Check for Merge Commits
uses: NexusPHP/no-merge-commits@eccbaccbf7981d5c32f965339efc649b5b0d6df4 # v2.1.0
uses: NexusPHP/no-merge-commits@8c8c0fc273903ab75038323e3959179e89db480b # v2.2.1
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1424df5

Please sign in to comment.