We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7cae92 commit 6477ecbCopy full SHA for 6477ecb
.github/workflows/libcxx-build-and-test.yaml
@@ -294,7 +294,7 @@ jobs:
294
runs-on: llvm-premerge-libcxx-next-runners
295
steps:
296
- name: Trigger Buildkite pipeline
297
- uses: buildkite/[email protected]
+ uses: buildkite/trigger-pipeline-action@f0dcd5ae74452a8d17d473227c9d212dcc1eb8f9 # v2.4.0
298
with:
299
buildkite_api_access_token: ${{ secrets.BUILDKITE_API_ACCESS_TOKEN }}
300
pipeline: llvm-project/libcxx-ci
0 commit comments