Skip to content

fix(deps): update all non-major dependencies #2

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #2

Workflow file for this run

name: Test Renovate
on:
pull_request:
types: [opened, synchronize]
env:
SKIP_ENV_VALIDATION: 1
jobs:
build-lint:
uses: ./.github/workflows/job_build.yaml
if: "contains(github.head_ref, 'renovate/')"
with:
pull_secrets: true
project_slug: unprice-zq-xm
env_slug: preview
secrets:
MACHINE_IDENTITY_CLIENT_ID: ${{ secrets.MACHINE_IDENTITY_CLIENT_ID }}
MACHINE_IDENTITY_CLIENT_SECRET: ${{ secrets.MACHINE_IDENTITY_CLIENT_SECRET }}