Skip to content

build(deps): bump lucide-react from 1.16.0 to 1.17.0 #9

build(deps): bump lucide-react from 1.16.0 to 1.17.0

build(deps): bump lucide-react from 1.16.0 to 1.17.0 #9

Workflow file for this run

name: Visual diff
on:
pull_request:
types: [opened, synchronize, reopened, closed]
permissions:
pull-requests: write
deployments: read
jobs:
visual-diff:
runs-on: ubuntu-latest
steps:
- uses: microlinkhq/difftool@master
with:
base: https://geolocation.microlink.io
head: vercel
routes: |
- '/'
microlink-api-key: ${{ secrets.MICROLINK_API_KEY }}
s3-config: ${{ secrets.S3_CONFIG }}