Skip to content

Commit

Permalink
ci: bump buildkite/trigger-pipeline-action to v2.2.0 (#2932)
Browse files Browse the repository at this point in the history
  • Loading branch information
yihau authored Sep 15, 2024
1 parent fc0183d commit 9b8dd0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Trigger a Buildkite Build
uses: "buildkite/trigger-pipeline-action@v2.0.0"
uses: "buildkite/trigger-pipeline-action@v2.2.0"
with:
buildkite_api_access_token: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }}
pipeline: "anza/agave-secondary"
Expand Down

0 comments on commit 9b8dd0e

Please sign in to comment.