We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 584488d commit 6f879ffCopy full SHA for 6f879ff
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
sanity-checks:
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: elastic/apm-pipeline-library/.github/actions/pre-commit@current
+ - uses: elastic/oblt-actions/pre-commit@v1
20
test:
21
strategy:
22
fail-fast: false
0 commit comments