mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
Merge pull request #22 from bartvdbraak/dependabot/github_actions/UnlyEd/github-action-await-vercel-1.2.43
build(deps): bump UnlyEd/github-action-await-vercel from 1.2.39 to 1.2.43
This commit is contained in:
commit
61b08ec1b0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lighthouse-report.yaml
vendored
2
.github/workflows/lighthouse-report.yaml
vendored
|
@ -51,7 +51,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