Skip to content

Commit

Permalink
Update version 2.1.0 in README
Browse files Browse the repository at this point in the history
  • Loading branch information
lizrabuya committed Apr 30, 2024
1 parent 9a17201 commit fa6974c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on: [push]
steps:
- name: Trigger a Buildkite Build
uses: "buildkite/trigger-pipeline-action@v2.0.0"
uses: "buildkite/trigger-pipeline-action@v2.1.0"
with:
buildkite_api_access_token: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }}
pipeline: "my-org/my-deploy-pipeline"
Expand Down

0 comments on commit fa6974c

Please sign in to comment.