Skip to content

Deps: Update dependency @vitejs/plugin-react to v4.2.1. #12

Deps: Update dependency @vitejs/plugin-react to v4.2.1.

Deps: Update dependency @vitejs/plugin-react to v4.2.1. #12

Workflow file for this run

name: PRs
on:
pull_request_target:
types: [opened, synchronize, labeled]
jobs:
renovate:
name: 🔍 Add Changesdt to Renovate PR
runs-on: ubuntu-latest
if: contains(github.event.pull_request.labels.*.name, 'Dependency')
steps:
- name: 🚚 Update PR
uses: mscharley/dependency-changesets-action@v1.0.6
with:
token: ${{ secrets.MACHINE_USER }}
use-conventional-commits: false
commit-message: 'Deps: Add changeset for dependency update.'
author-name: nordcombot
author-email: opensource@nordcom.io