Skip to content

github-actions: bump shivammathur/setup-php from 2.31.0 to 2.31.1 in the minor-patch-dependencies group #42

github-actions: bump shivammathur/setup-php from 2.31.0 to 2.31.1 in the minor-patch-dependencies group

github-actions: bump shivammathur/setup-php from 2.31.0 to 2.31.1 in the minor-patch-dependencies group #42

name: "Validate Config for Renovate"
on:
- pull_request
- push
jobs:
validate:
runs-on: "ubuntu-22.04"
steps:
- name: "Checkout"
uses: "actions/checkout@v4"
with:
# Disabling shallow clone is recommended for improving relevancy of reporting
fetch-depth: 0
lfs: false
persist-credentials: false
- uses: "suzuki-shunsuke/[email protected]"