mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-26 23:11:21 +00:00
chore(deps): update zentered/vercel-preview-url action to v1.4.0
This commit is contained in:
parent
acea7d7ac9
commit
b993c94747
1 changed files with 1 additions and 1 deletions
2
.github/workflows/unlighthouse.yaml
vendored
2
.github/workflows/unlighthouse.yaml
vendored
|
@ -58,7 +58,7 @@ jobs:
|
|||
cache: 'pnpm'
|
||||
|
||||
- name: Retrieve Vercel Preview URL
|
||||
uses: zentered/vercel-preview-url@v1.2.0
|
||||
uses: zentered/vercel-preview-url@v1.4.0
|
||||
id: vercel_preview_url
|
||||
env:
|
||||
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue