Skip to content

Commit

Permalink
feat: use changesets-signed-commits (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
erikburt authored Jan 10, 2024
1 parent a3d64da commit 55178dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Upsert Release Pull Request
id: changesets
uses: changesets/action@v1
uses: smartcontractkit/.github/actions/signed-commits@95b6030f4d23d5d87f53eb0f018f51806afa4da3 # changesets-signed-commits@1.0.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 55178dc

Please sign in to comment.