Skip to content

Commit

Permalink
ci(deps): bump zentered/vercel-preview-url from 1.1.9 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [zentered/vercel-preview-url](https://github.com/zentered/vercel-preview-url) from 1.1.9 to 1.4.0.
- [Release notes](https://github.com/zentered/vercel-preview-url/releases)
- [Commits](zentered/vercel-preview-url@v1.1.9...v1.4.0)

---
updated-dependencies:
- dependency-name: zentered/vercel-preview-url
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 3d77ec8 commit 4c3eb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighthouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: echo "::add-mask::${{ secrets.VERCEL_TOKEN }}"
- name: Get Vercel Preview URL
id: vercel_preview_url
uses: zentered/vercel-preview-url@v1.1.9
uses: zentered/vercel-preview-url@v1.4.0
env:
VERCEL_TOKEN: ${{ secrets.VERCEL_TOKEN }}
with:
Expand Down

0 comments on commit 4c3eb4d

Please sign in to comment.