Skip to content

Commit

Permalink
Merge pull request #824 from codeigniter4/dependabot/github_actions/N…
Browse files Browse the repository at this point in the history
…exusPHP/no-merge-commits-2.0.0

build(deps): bump NexusPHP/no-merge-commits from 1.2.0 to 2.0.0
  • Loading branch information
kenjis authored Sep 11, 2023
2 parents 2eda5ef + 15da752 commit 6d678ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/no-merge-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
uses: actions/checkout@v4

- name: Run test
uses: NexusPHP/no-merge-commits@v1.2.0
uses: NexusPHP/no-merge-commits@v2.0.0
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 6d678ff

Please sign in to comment.