Skip to content

build(deps): bump com.github.spotbugs from 6.0.12 to 6.0.14 #730

build(deps): bump com.github.spotbugs from 6.0.12 to 6.0.14

build(deps): bump com.github.spotbugs from 6.0.12 to 6.0.14 #730

Workflow file for this run

name: Gradle Check
on:
push:
branches-ignore:
- develop
permissions: read-all
jobs:
gradle-check:
name: Gradle Check
uses: interlok-tooling/reusable-workflows/.github/workflows/gradle-check.yml@main
secrets:
NEXUS_REPO_PASSWORD: ${{ secrets.NEXUS_REPO_PASSWORD }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}