Skip to content

Commit 201e877

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump treosh/lighthouse-ci-action from 11 to 12
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 11 to 12. - [Release notes](https://github.com/treosh/lighthouse-ci-action/releases) - [Commits](treosh/lighthouse-ci-action@v11...v12) --- updated-dependencies: - dependency-name: treosh/lighthouse-ci-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 22731f7 commit 201e877

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
@@ -15,7 +15,7 @@ jobs:
1515
- name: Build
1616
run: hugo --gc --minify -b "/"
1717
- name: Run Lighthouse against a static dist dir
18-
uses: treosh/lighthouse-ci-action@v11
18+
uses: treosh/lighthouse-ci-action@v12
1919
with:
2020
# no urls needed, since it uses local folder to scan .html files
2121
configPath: './.lighthouserc.json'

0 commit comments

Comments
 (0)