Skip to content

Bump maven-surefire-plugin from 2.20 to 2.22.2 (#42) #32

Bump maven-surefire-plugin from 2.20 to 2.22.2 (#42)

Bump maven-surefire-plugin from 2.20 to 2.22.2 (#42) #32

Workflow file for this run

on:
push:
branches:
- main
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: simple
token: ${{ secrets.BAMBOO_GITHUB_ACTIONS_TOKEN }}