Skip to content

chore(ci): supply-chain minimum-release-age gate + Renovate onboarding #2

chore(ci): supply-chain minimum-release-age gate + Renovate onboarding

chore(ci): supply-chain minimum-release-age gate + Renovate onboarding #2

Workflow file for this run

name: dep-age-check
on:
pull_request:
permissions:
contents: read
jobs:
age-gate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
with:
fetch-depth: 0 # need the base ref to diff lockfiles
- uses: convertcom/supply-chain@main # TEST: branch ref (SHA pin restored once resolution confirmed)
with:
mode: warn