Skip to content

Commit a0d4da6

Browse files
committed
Have the directory marked as safe in the action
1 parent c7484c6 commit a0d4da6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@v4
99
- name: Lighthouse
10-
uses: shopify/lighthouse-ci-action@gg-pin-shopify-cli
10+
uses: shopify/lighthouse-ci-action@gg-mark-as-safe
1111
with:
1212
store: ${{ secrets.SHOP_STORE_OS2 }}
1313
password: ${{ secrets.SHOP_PASSWORD_OS2 }}

0 commit comments

Comments
 (0)