Skip to content

wavefront-proxy/GHSA-r7pg-v2c8-mfg3 fix #54315

wavefront-proxy/GHSA-r7pg-v2c8-mfg3 fix

wavefront-proxy/GHSA-r7pg-v2c8-mfg3 fix #54315

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@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1
with:
egress-policy: audit
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # ratchet:actions/[email protected]
- run: ./lint.sh