Skip to content

Bump kotlin_version from 1.8.22 to 1.9.20 #1911

Bump kotlin_version from 1.8.22 to 1.9.20

Bump kotlin_version from 1.8.22 to 1.9.20 #1911

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