Skip to content

chore(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.1 #12

chore(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.1

chore(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.1.1 to 3.3.1 #12

Workflow file for this run

name: SonarQube
on:
push:
branches:
- master
- release/**
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
gates:
uses: ./.github/workflows/ci-gates.yml
secrets: inherit