Skip to content

Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.2.1 to 5.2.2 #1920

Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.2.1 to 5.2.2

Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.2.1 to 5.2.2 #1920

Workflow file for this run

name: "Detect snapshot"
on:
pull_request:
branches: [ master, stable-* ]
push:
branches: [ master, stable-* ]
# Declare default permissions as read only.
permissions: read-all
jobs:
detekt:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Detect SNAPSHOT
run: scripts/analysis/detectSNAPSHOT.sh