Skip to content

[php] Update giggsey/libphonenumber-for-php 8.13.23 → 8.13.35 (patch) #1824

[php] Update giggsey/libphonenumber-for-php 8.13.23 → 8.13.35 (patch)

[php] Update giggsey/libphonenumber-for-php 8.13.23 → 8.13.35 (patch) #1824

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 }}