From f28e6cc225267ae8c443afc087c08b69893c2290 Mon Sep 17 00:00:00 2001 From: Alex Page Date: Fri, 23 May 2025 12:57:06 +1000 Subject: [PATCH] Update snapit.yml to v0.0.14 --- .github/workflows/snapit.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/snapit.yml b/.github/workflows/snapit.yml index 7c116c8..c47ab1b 100644 --- a/.github/workflows/snapit.yml +++ b/.github/workflows/snapit.yml @@ -17,10 +17,10 @@ jobs: with: version: 10 - name: Create snapshot version - uses: Shopify/snapit@main + uses: Shopify/snapit@v0.0.14 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }} with: build_script: echo "hello" - working_directory: ./ \ No newline at end of file + working_directory: ./