Skip to content

build(deps): bump marocchino/sticky-pull-request-comment from 2.9.4 to 3.0.4 #490

build(deps): bump marocchino/sticky-pull-request-comment from 2.9.4 to 3.0.4

build(deps): bump marocchino/sticky-pull-request-comment from 2.9.4 to 3.0.4 #490

Workflow file for this run

name: security-checks
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
push:
branches:
- main
workflow_dispatch:
schedule:
- cron: 0 1 * * 1-5
jobs:
dependency-scan:
uses: centreon/security-tools/.github/workflows/dependency-analysis.yml@main
secrets-scan:
uses: centreon/security-tools/.github/workflows/gitleaks-analysis.yml@main