Skip to content

Commit

Permalink
Bump foo-software/lighthouse-check-action from 5.0.0 to 5.1.0 (hugo-t…
Browse files Browse the repository at this point in the history
…oha#119)

Bumps [foo-software/lighthouse-check-action](https://github.com/foo-software/lighthouse-check-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/foo-software/lighthouse-check-action/releases)
- [Changelog](https://github.com/foo-software/lighthouse-check-action/blob/master/tsconfig.release.json)
- [Commits](foo-software/lighthouse-check-action@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: foo-software/lighthouse-check-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kodiakhq[bot] committed Nov 3, 2021
1 parent 767df05 commit 49a07c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

# Run Lighthouse check
- name: Run Lighthouse
uses: foo-software/lighthouse-check-action@v5.0.0
uses: foo-software/lighthouse-check-action@v5.1.0
id: lighthouseCheck
with:
accessToken: ${{ secrets.LIGHTHOUSE_TOKEN }}
Expand Down

0 comments on commit 49a07c9

Please sign in to comment.