Skip to content

Commit

Permalink
Merge pull request #632 from pmcelhaney/fix-renovate-changeset-action
Browse files Browse the repository at this point in the history
fix the Renovate Changesets action
  • Loading branch information
pmcelhaney committed Oct 26, 2023
2 parents 7e7b3a6 + 3fd1d6d commit c0f9cbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
uses: mscharley/dependency-changesets-action@v1.0.3
with:
token: ${{ secrets.DEPENDENCY_UPDATE_GITHUB_TOKEN }}
use-semantic-commits: true
use-semantic-commits: false
author-name: Renovate Changesets
author-email: github+renovate@scharley.me

0 comments on commit c0f9cbf

Please sign in to comment.