Skip to content

Commit c40ca99

Browse files
authored
Merge pull request #6042 from Shopify/06-30-update_snapit_dependency
Update snapit dependency
2 parents eeaf670 + 044a0e1 commit c40ca99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Force snapshot changeset
2727
run: "mv .changeset/force-snapshot-build.md.ignore .changeset/force-snapshot-build.md"
2828
- name: Create snapshot version
29-
uses: Shopify/snapit@938148c6c89d82cf32e0a377f8f7c0bff39bc989 # pin@main
29+
uses: Shopify/snapit@8ff75631e13281a35f85b373bcadfa2fa12bb21e # pin@v0.0.14
3030
with:
3131
global_install: 'true'
3232
github_comment_included_packages: '@shopify/cli'

0 commit comments

Comments
 (0)