Skip to content

build(deps): bump infracost/actions from 3.0.1 to 4.1.0 #140

build(deps): bump infracost/actions from 3.0.1 to 4.1.0

build(deps): bump infracost/actions from 3.0.1 to 4.1.0 #140

---
name: 🔍 PR Validation
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
pr-validation:
uses: ./.github/workflows/pr-checks.yml
...