mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-26 15:01:20 +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'
|
||||
|
||||
- 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
|
||||
env:
|
||||
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue