Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Bump maximebf/debugbar from 1.19.1 to 1.22.5 #1910

Bump maximebf/debugbar from 1.19.1 to 1.22.5

Bump maximebf/debugbar from 1.19.1 to 1.22.5 #1910

Workflow file for this run

on:
pull_request: {}
push:
branches:
- developer
paths:
- .github/workflows/semgrep.yml
schedule:
- cron: '0 0 * * 0'
name: Semgrep
jobs:
semgrep:
name: Scan
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: returntocorp/semgrep-action@v1
with:
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}