Skip to content

Commit

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

Bump NexusPHP/no-merge-commits from 9754184b5234ed0c8ef57d63dc70f03f1f753cba to eccbaccbf7981d5c32f965339efc649b5b0d6df4
  • Loading branch information
jan-cerny authored Jan 14, 2025
2 parents af4b1c4 + 3ea3dda commit 4e72fdd
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@9754184b5234ed0c8ef57d63dc70f03f1f753cba # v2.1.0
uses: NexusPHP/no-merge-commits@eccbaccbf7981d5c32f965339efc649b5b0d6df4 # v2.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4e72fdd

Please sign in to comment.