Skip to content

Commit

Permalink
github-actions: use v1 for the oblt-actions (#1670)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Nov 28, 2024
1 parent a048abc commit 91e9b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/microbenchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
timeout-minutes: 5
steps:
- name: Run microbenchmark
uses: elastic/oblt-actions/buildkite/run@v1.5.0
uses: elastic/oblt-actions/buildkite/run@v1
with:
pipeline: "apm-agent-microbenchmark"
token: ${{ secrets.BUILDKITE_TOKEN }}
Expand Down

0 comments on commit 91e9b55

Please sign in to comment.