jira-cli 0.4.7

Agent-friendly Jira CLI with JSON output, structured exit codes, and schema introspection
Documentation
name: upd dependency health

on:
  schedule:
    - cron: "20 6 * * 2"
  workflow_dispatch:

permissions:
  contents: write
  pull-requests: write

jobs:
  update:
    uses: rvben/upd/.github/workflows/dependency-health.yml@bdc55ece90b7333f177027ad208705b815b6caab # v0.5.2
    with:
      upd-version: v0.5.2
      min-age: 7d
      max-bump: minor
      fail-on-blocked: false