Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

chore(deps): update actions/checkout action to v4 #45

chore(deps): update actions/checkout action to v4

chore(deps): update actions/checkout action to v4 #45

name: renovate-config-validator
on:
pull_request:
branches:
- main
paths:
- .github/workflows/renovate-config-validator.yaml
- renovate.json
push:
branches:
- main
paths:
- .github/workflows/renovate-config-validator.yaml
- renovate.json
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3
- uses: suzuki-shunsuke/github-action-renovate-config-validator@b7cd2b598bb51d071a2474e98f55cc25f91abec1 # v0.1.3