Skip to content

Merge pull request #1989 from nextcloud/renovate/org.bouncycastle-bcp… #4574

Merge pull request #1989 from nextcloud/renovate/org.bouncycastle-bcp…

Merge pull request #1989 from nextcloud/renovate/org.bouncycastle-bcp… #4574

# SPDX-FileCopyrightText: 2017-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-FileCopyrightText: 2017 Tobias Kaminsky <tobias@kaminsky.me>
# SPDX-License-Identifier: GPL-3.0-or-later
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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Detect SNAPSHOT
run: scripts/analysis/detectSNAPSHOT.sh