Skip to content

[8.x](backport #6837) chore(go.mod): update beats dependency #902

[8.x](backport #6837) chore(go.mod): update beats dependency

[8.x](backport #6837) chore(go.mod): update beats dependency #902

Workflow file for this run

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