Skip to content

Bump types-pyyaml from 6.0.12.20250915 to 6.0.12.20260408 #96

Bump types-pyyaml from 6.0.12.20250915 to 6.0.12.20260408

Bump types-pyyaml from 6.0.12.20250915 to 6.0.12.20260408 #96

Workflow file for this run

name: Bump version tag on merge
on:
pull_request_target:
types: [closed]
branches: [main]
permissions:
contents: write
pull-requests: write
jobs:
tag:
uses: git-mastery/actions/.github/workflows/bump-version.yml@main
secrets: inherit