Skip to content

Bump follow-redirects from 1.15.2 to 1.15.6 #1

Bump follow-redirects from 1.15.2 to 1.15.6

Bump follow-redirects from 1.15.2 to 1.15.6 #1

# SPDX-License-Identifier: Apache-2.0
name: Admin - Bump Minor Version
on:
pull_request:
types: [closed]
branches:
- main
- release/*/lts
jobs:
bump:
uses: kungfu-trader/workflows/.github/workflows/.bump-minor-version.yml@v1
secrets:
GITHUB_PUSH_TOKEN: ${{ secrets.KUNGFU_GITHUB_TOKEN }}