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 Bart van der Braak
parent 9e6c6f93dd
commit 65bbf9e0a9

View file

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