Skip to content

Commit f28e6cc

Browse files
authored
Update snapit.yml to v0.0.14
1 parent dc498ce commit f28e6cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/snapit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ jobs:
1717
with:
1818
version: 10
1919
- name: Create snapshot version
20-
uses: Shopify/snapit@main
20+
uses: Shopify/snapit@v0.0.14
2121
env:
2222
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2323
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
2424
with:
2525
build_script: echo "hello"
26-
working_directory: ./
26+
working_directory: ./

0 commit comments

Comments
 (0)