Skip to content

build(deps): bump s4u/maven-settings-action from 2.8.0 to 3.0.0 (#344) #419

build(deps): bump s4u/maven-settings-action from 2.8.0 to 3.0.0 (#344)

build(deps): bump s4u/maven-settings-action from 2.8.0 to 3.0.0 (#344) #419

Workflow file for this run

name: Build
on:
push:
branches:
- '**'
paths-ignore:
- '**.md'
workflow_dispatch:
jobs:
build:
name: Build
if: ${{ github.actor != 'dependabot[bot]' }}
uses: ./.github/workflows/reusable-build.yml
secrets:
sonar_token: ${{ secrets.SONAR_TOKEN }}
gh_token: ${{ secrets.GITHUB_TOKEN }}