Skip to content

Commit 6f879ff

Browse files
authored
github-action: use oblt-actions/pre-commit (#72)
1 parent 584488d commit 6f879ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
sanity-checks:
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: elastic/apm-pipeline-library/.github/actions/pre-commit@current
19+
- uses: elastic/oblt-actions/pre-commit@v1
2020
test:
2121
strategy:
2222
fail-fast: false

0 commit comments

Comments
 (0)