Skip to content

Commit

Permalink
github-action: use oblt-actions/pre-commit (#1490)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Sep 12, 2024
1 parent 946e91d commit 6454bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
sanity-checks:
runs-on: ubuntu-latest
steps:
- uses: elastic/apm-pipeline-library/.github/actions/pre-commit@current
- uses: elastic/oblt-actions/pre-commit@v1

# Invokes the actual matrix workflow with the provided files.
matrix:
Expand Down

0 comments on commit 6454bd2

Please sign in to comment.