Skip to content

Commit

Permalink
Have the directory marked as safe in the action
Browse files Browse the repository at this point in the history
  • Loading branch information
graygilmore committed Jan 14, 2025
1 parent c7484c6 commit a0d4da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Lighthouse
uses: shopify/lighthouse-ci-action@gg-pin-shopify-cli
uses: shopify/lighthouse-ci-action@gg-mark-as-safe
with:
store: ${{ secrets.SHOP_STORE_OS2 }}
password: ${{ secrets.SHOP_PASSWORD_OS2 }}
Expand Down

0 comments on commit a0d4da6

Please sign in to comment.