Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

chore(deps): bump the github-actions group in /.github/actions/setup-vault-cli with 1 update #1949

chore(deps): bump the github-actions group in /.github/actions/setup-vault-cli with 1 update

chore(deps): bump the github-actions group in /.github/actions/setup-vault-cli with 1 update #1949

Workflow file for this run

name: pre-commit
on:
pull_request:
push:
branches: [main]
permissions:
contents: read
# Those checks require access to the internal docker registry.
# As we are migrating to GH then we don't need to lint those files.
env:
SKIP: 'check-jenkins-pipelines,check-jjbb'
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: elastic/apm-pipeline-library/.github/actions/pre-commit@main