Skip to content

Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 #1892

Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0

Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 #1892

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