Skip to content

Bump urllib3 from 2.6.3 to 2.7.0 in the uv group across 1 directory #104

Bump urllib3 from 2.6.3 to 2.7.0 in the uv group across 1 directory

Bump urllib3 from 2.6.3 to 2.7.0 in the uv group across 1 directory #104

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