Skip to content

Commit 70f2c37

Browse files
meta: bump treosh/lighthouse-ci-action from 12.6.1 to 12.6.2 (#8761)
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 12.6.1 to 12.6.2. - [Release notes](https://github.com/treosh/lighthouse-ci-action/releases) - [Commits](treosh/lighthouse-ci-action@fcd6597...3e7e23f) --- updated-dependencies: - dependency-name: treosh/lighthouse-ci-action dependency-version: 12.6.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e07a3f1 commit 70f2c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lighthouse.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Audit Preview URL with Lighthouse
7474
# Conduct the lighthouse audit
7575
id: lighthouse_audit
76-
uses: treosh/lighthouse-ci-action@fcd65974f7c4c2bf0ee9d09b84d2489183c29726 # v12.6.1
76+
uses: treosh/lighthouse-ci-action@3e7e23fb74242897f95c0ba9cabad3d0227b9b18 # v12.6.2
7777
with:
7878
# Defines the settings and assertions to audit
7979
configPath: './.lighthouserc.json'

0 commit comments

Comments
 (0)