Skip to content

php-8.2/8.2.22 package update #45647

php-8.2/8.2.22 package update

php-8.2/8.2.22 package update #45647

Workflow file for this run

name: Lint
on:
pull_request:
branches: ['main']
push:
branches:
- gh-readonly-queue/main/**
permissions:
contents: read
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Harden Runner
uses: step-security/harden-runner@0d381219ddf674d61a7572ddd19d7941e271515c # v2.9.0
with:
egress-policy: audit
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # ratchet:actions/[email protected]
- run: ./lint.sh