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:
dependabot[bot] 2023-06-11 23:17:54 +00:00 committed by GitHub
parent 28be1df3d0
commit be4e753023
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: