Skip to content

chore(ci): update clowdhaus/terraform-min-max action to v1.3.2 #15

chore(ci): update clowdhaus/terraform-min-max action to v1.3.2

chore(ci): update clowdhaus/terraform-min-max action to v1.3.2 #15

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