We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19a8f7f commit fb030d1Copy full SHA for fb030d1
.github/workflows/renovate-changeset.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
# Create or update a .changeset/*.md in the PR
20
- name: Add a changeset based on conventional commits
21
- uses: mscharley/dependency-changesets-action@v1.1.9
+ uses: mscharley/dependency-changesets-action@v1.2.1
22
with:
23
token: ${{ secrets.GITHUB_TOKEN }}
24
use-conventional-commits: true
0 commit comments