Skip to content

build(deps): bump CodSpeedHQ/action from 4.15.0 to 4.15.1 #5009

build(deps): bump CodSpeedHQ/action from 4.15.0 to 4.15.1

build(deps): bump CodSpeedHQ/action from 4.15.0 to 4.15.1 #5009

Workflow file for this run

name: Lint GitHub Actions workflows
on:
push:
branches: ["main"]
paths: [".github/**"]
pull_request:
paths: [".github/**"]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
contents: read
jobs:
actionlint:
uses: mozilla/actions/.github/workflows/actionlint.yml@27cbe8fb5d338c2861b787e5de10410559065db1 # v1.1.3
permissions:
contents: read
security-events: write # Required for zizmor to upload SARIF results.