Skip to content

Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.1.3 to 5.1.5 #1874

Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.1.3 to 5.1.5

Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.1.3 to 5.1.5 #1874

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@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- name: Detect SNAPSHOT
run: scripts/analysis/detectSNAPSHOT.sh