Skip to content

Commit 682b347

Browse files
chore(deps): bump treosh/lighthouse-ci-action from 12.1.0 to 12.6.1
Bumps [treosh/lighthouse-ci-action](https://github.com/treosh/lighthouse-ci-action) from 12.1.0 to 12.6.1. - [Release notes](https://github.com/treosh/lighthouse-ci-action/releases) - [Commits](treosh/lighthouse-ci-action@12.1.0...12.6.1) --- updated-dependencies: - dependency-name: treosh/lighthouse-ci-action dependency-version: 12.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c82481f commit 682b347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests-ui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
docker compose up --detach app
2424
2525
- name: Run Lighthouse tests for a11y
26-
uses: treosh/lighthouse-ci-action@12.1.0
26+
uses: treosh/lighthouse-ci-action@12.6.1
2727
with:
2828
urls: http://localhost:8000/admin
2929
configPath: ".github/lighthouserc.json"

0 commit comments

Comments
 (0)