diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index afc96a2..f88943f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -90,7 +90,7 @@ jobs: - name: Set up Chrome id: setup-chrome - uses: browser-actions/setup-chrome@19ae4b339ee18925ab85cf12c1041150ea4a44c8 # v1 + uses: browser-actions/setup-chrome@c785b87e244131f27c9f19c1a33e2ead956ab7ce # v1 - name: Smoke test dashboard run: npm run smoke:dashboard