Skip to content

Commit f9357e9

Browse files
authored
github-action: use oblt-actions/pre-commit (#283)
1 parent f80f36a commit f9357e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
name: Run pre-commit
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: elastic/apm-pipeline-library/.github/actions/pre-commit@current
20+
- uses: elastic/oblt-actions/pre-commit@v1
2121

2222
goals:
2323
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)