Skip to content

chore(deps): bump actions/deploy-pages from 2.0.2 to 2.0.3 (#43498) #162

chore(deps): bump actions/deploy-pages from 2.0.2 to 2.0.3 (#43498)

chore(deps): bump actions/deploy-pages from 2.0.2 to 2.0.3 (#43498) #162

Workflow file for this run

name: Lint
on:
push:
branches:
- master
pull_request:
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
lint:
uses: trailofbits/.github/.github/workflows/lint.yml@v0.1.3
permissions:
contents: read
pull-requests: read
checks: write