Skip to content

fix(deps): update module github.com/hashicorp/terraform-config-inspec… #1

fix(deps): update module github.com/hashicorp/terraform-config-inspec…

fix(deps): update module github.com/hashicorp/terraform-config-inspec… #1

name: renovate-config
on:
push:
paths:
- '.github/renovate.json5'
branches:
- main
- 'releases-**'
pull_request:
paths:
- '.github/renovate.json5'
workflow_dispatch:
jobs:
validate:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
- run: npx --package renovate -c 'renovate-config-validator'