diff --git a/.github/workflows/snapit.yml b/.github/workflows/snapit.yml index fd03a657..604f43a9 100644 --- a/.github/workflows/snapit.yml +++ b/.github/workflows/snapit.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v4 - name: Create snapshot - uses: Shopify/snapit@3dad1de9b8ffece1c08b5db001e88f61a31a6e28 + uses: Shopify/snapit@main env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }}