We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde1c18 commit 9baba17Copy full SHA for 9baba17
1 file changed
.github/workflows/e2e.yml
@@ -39,7 +39,7 @@ jobs:
39
steps:
40
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
41
- name: Audit URLs using Lighthouse
42
- uses: treosh/lighthouse-ci-action@fcd65974f7c4c2bf0ee9d09b84d2489183c29726 # v12
+ uses: treosh/lighthouse-ci-action@3e7e23fb74242897f95c0ba9cabad3d0227b9b18 # v12
43
with:
44
urls: ${{ github.event.inputs.url || github.event.deployment_status.environment_url }}
45
uploadArtifacts: true
0 commit comments