Skip to content

Commit 0b8d3cb

Browse files
authored
Merge pull request #14610 from ComplianceAsCode/dependabot/github_actions/NexusPHP/no-merge-commits-2.4.0
Bump NexusPHP/no-merge-commits from 2.3.0 to 2.4.0
2 parents c082183 + 6c4a222 commit 0b8d3cb

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)