Skip to content

chore(deps): bump the all group with 2 updates #94

chore(deps): bump the all group with 2 updates

chore(deps): bump the all group with 2 updates #94

Workflow file for this run

name: CI Build
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
if: ${{ github.actor != 'dependabot[bot]' }}
name: Build and analyze
runs-on: ubuntu-latest
permissions:
checks: write
pull-requests: write
steps:
- uses: bmazzarol/bmazzarol/.github/actions/ci-build@main
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
sonarToken: ${{ secrets.SONAR_TOKEN }}
sonarProjectKey: bmazzarol_Eon