Skip to content

build(deps): bump github.com/mattn/go-zglob from 0.0.4 to 0.0.6 #167

build(deps): bump github.com/mattn/go-zglob from 0.0.4 to 0.0.6

build(deps): bump github.com/mattn/go-zglob from 0.0.4 to 0.0.6 #167

Workflow file for this run

name: pre-release
on:
pull_request:
types: [labeled]
jobs:
pre-release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
# Bump version on merging Pull Requests with specific labels.
# (bump:major,bump:minor,bump:patch)
- uses: haya14busa/action-bumpr@v1