Skip to content

Commit

Permalink
Merge pull request #47 from ianwalter/renovate/generates-commit-actio…
Browse files Browse the repository at this point in the history
…n-1.x

Update generates/commit-action action to v1.0.2
  • Loading branch information
ianwalter committed Apr 12, 2021
2 parents bf38f08 + f0185aa commit 87cae80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changeset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
- name: Add Changeset
uses: generates/changeset-action@v2.0.1
- name: Commit Changes
uses: generates/commit-action@v1.0.1
uses: generates/commit-action@v1.0.2
with:
token: ${{ secrets.GH_PAT }}

0 comments on commit 87cae80

Please sign in to comment.