Skip to content

fix: incorrect time when checking concurrency (#32914) #13925

fix: incorrect time when checking concurrency (#32914)

fix: incorrect time when checking concurrency (#32914) #13925

Workflow file for this run

on:
push:
branches:
- master
pull_request:
name: Security
jobs:
ensure-pinned-actions:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Ensure SHA pinned actions
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@25ed13d0628a1601b4b44048e63cc4328ed03633 # v3
with:
allowlist: PostHog/ # It's a string, parsed by splitting on \r\n but we only have one entry