Skip to content

chore(ci): update amannn/action-semantic-pull-request action to v5.5.3 #11

chore(ci): update amannn/action-semantic-pull-request action to v5.5.3

chore(ci): update amannn/action-semantic-pull-request action to v5.5.3 #11

Workflow file for this run

name: Renovate
on:
pull_request:
branches:
- main
jobs:
renovate-config-check:
name: 'renovate:config'
runs-on: ubuntu-latest
if: github.ref != 'refs/heads/release'
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Validate Renovate Config
uses: suzuki-shunsuke/github-action-renovate-config-validator@v0.1.3