Skip to content

Bump actions/checkout from 6 to 7 in the github-actions group #360

Bump actions/checkout from 6 to 7 in the github-actions group

Bump actions/checkout from 6 to 7 in the github-actions group #360

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches:
- main
- 7.*
- 8.*
- 9.*
permissions:
contents: read
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: elastic/oblt-actions/pre-commit@v1