Skip to content

chore(deps): bump the all-actions group with 2 updates (#197) #201

chore(deps): bump the all-actions group with 2 updates (#197)

chore(deps): bump the all-actions group with 2 updates (#197) #201

Workflow file for this run

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