Skip to content

Commit

Permalink
Merge pull request #12866 from ComplianceAsCode/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/NexusPHP/no-merge-commits-2.2.1

Bump NexusPHP/no-merge-commits from 2.1.0 to 2.2.1
  • Loading branch information
jan-cerny authored Jan 22, 2025
2 parents d038079 + 1424df5 commit 76a5066
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 76a5066

Please sign in to comment.