We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80f36a commit f9357e9Copy full SHA for f9357e9
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
name: Run pre-commit
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: elastic/apm-pipeline-library/.github/actions/pre-commit@current
+ - uses: elastic/oblt-actions/pre-commit@v1
21
22
goals:
23
0 commit comments