Skip to content

Commit efb3edb

Browse files
chore(action): pin chromaui/action action to fd0e276
1 parent ded8ce7 commit efb3edb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chromatic.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
with:
1010
fetch-depth: 0
1111
- uses: bahmutov/npm-install@v1
12-
- uses: chromaui/action@v1
12+
- uses: chromaui/action@fd0e276c344bab4dc69a023fdf89ffb9b79b3b31 # v1
1313
with:
1414
token: ${{ secrets.GITHUB_TOKEN }}
1515
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 commit comments

Comments
 (0)