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