Skip to content

build(deps-dev): Bump eslint-plugin-jest from 28.9.0 to 28.11.0 (#291) #11

build(deps-dev): Bump eslint-plugin-jest from 28.9.0 to 28.11.0 (#291)

build(deps-dev): Bump eslint-plugin-jest from 28.9.0 to 28.11.0 (#291) #11

Workflow file for this run

name: Update semver tags
on:
push:
branches-ignore:
- '**'
tags:
- 'v*.*.*'
jobs:
semver:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haya14busa/action-update-semver@v1