Skip to content

Commit b6d2fca

Browse files
authored
github-actions: use v1 for the oblt-actions (#2165)
1 parent ae9b6e3 commit b6d2fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/microbenchmark.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
timeout-minutes: 5
2020
steps:
2121
- name: Run microbenchmark
22-
uses: elastic/oblt-actions/buildkite/run@v1.5.0
22+
uses: elastic/oblt-actions/buildkite/run@v1
2323
with:
2424
pipeline: "apm-agent-microbenchmark"
2525
token: ${{ secrets.BUILDKITE_TOKEN }}

0 commit comments

Comments
 (0)