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.
2 parents eeaf670 + 044a0e1 commit c40ca99Copy full SHA for c40ca99
.github/workflows/snapit.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Force snapshot changeset
27
run: "mv .changeset/force-snapshot-build.md.ignore .changeset/force-snapshot-build.md"
28
- name: Create snapshot version
29
- uses: Shopify/snapit@938148c6c89d82cf32e0a377f8f7c0bff39bc989 # pin@main
+ uses: Shopify/snapit@8ff75631e13281a35f85b373bcadfa2fa12bb21e # pin@v0.0.14
30
with:
31
global_install: 'true'
32
github_comment_included_packages: '@shopify/cli'
0 commit comments