mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
build(deps): bump UnlyEd/github-action-await-vercel
Bumps [UnlyEd/github-action-await-vercel](https://github.com/UnlyEd/github-action-await-vercel) from 1.2.39 to 1.2.43. - [Release notes](https://github.com/UnlyEd/github-action-await-vercel/releases) - [Changelog](https://github.com/UnlyEd/github-action-await-vercel/blob/main/CHANGELOG.md) - [Commits](https://github.com/UnlyEd/github-action-await-vercel/compare/v1.2.39...v1.2.43) --- updated-dependencies: - dependency-name: UnlyEd/github-action-await-vercel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
28be1df3d0
commit
be4e753023
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lighthouse-report.yaml
vendored
2
.github/workflows/lighthouse-report.yaml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
|||
vercel_project_id: ${{ vars.VERCEL_PROJECT_ID }}
|
||||
|
||||
- name: Await Vercel Deployment
|
||||
uses: UnlyEd/github-action-await-vercel@v1.2.39
|
||||
uses: UnlyEd/github-action-await-vercel@v1.2.43
|
||||
env:
|
||||
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue