mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
chore(deps): bump zentered/vercel-preview-url from 1.2.0 to 1.3.0
Bumps [zentered/vercel-preview-url](https://github.com/zentered/vercel-preview-url) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/zentered/vercel-preview-url/releases) - [Commits](https://github.com/zentered/vercel-preview-url/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: zentered/vercel-preview-url dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
acea7d7ac9
commit
a5a1918515
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'
|
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