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: ./