Skip to content

Commit

Permalink
Merge branch 'main' into ea-v2-deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
cl-ea authored Jun 24, 2024
2 parents 5525690 + 7055da8 commit 80d7531
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/nice-peas-tell.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion .github/workflows/upsert-release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
run: |
git stash
- name: Create Release Pull Request
uses: smartcontractkit/.github/actions/signed-commits@ff80d56f5301dc8a65f66c4d47d746ee956beed9 # changesets-signed-commits@1.2.3
uses: smartcontractkit/.github/actions/signed-commits@aae9a00d6c15d5e9b9dae731c3eec983b6aa7fe3 # changesets-signed-commits@1.2.4
with:
# This version command is not only necessary because of yarn pnp, but because the changeset action
# performs git resets and we want to keep those changes, so we stash and then pop them here.
Expand Down

0 comments on commit 80d7531

Please sign in to comment.