Skip to content
This repository was archived by the owner on Aug 21, 2026. It is now read-only.

composer(deps): update laminas/laminas-view requirement from ^2.39.0 to ^2.40.0 in the production-dependencies group #657

composer(deps): update laminas/laminas-view requirement from ^2.39.0 to ^2.40.0 in the production-dependencies group

composer(deps): update laminas/laminas-view requirement from ^2.39.0 to ^2.40.0 in the production-dependencies group #657

name: "Validate Config for Renovate"
on:
- pull_request
- push
jobs:
validate:
runs-on: "ubuntu-24.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/github-action-renovate-config-validator@v1.1.1"