Skip to content

Bump idna from 3.11 to 3.15 in the uv group across 1 directory #105

Bump idna from 3.11 to 3.15 in the uv group across 1 directory

Bump idna from 3.11 to 3.15 in the uv group across 1 directory #105

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