Skip to content

Commit

Permalink
Updated README sample action with v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
james2791 committed Apr 13, 2023
1 parent f54a3b7 commit a3273f3
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 @@ -18,7 +18,7 @@ on: [push]
steps:
- name: Trigger a Buildkite Build
uses: "buildkite/trigger-pipeline-action@v1.4.0"
uses: "buildkite/trigger-pipeline-action@v1.5.0"
env:
BUILDKITE_API_ACCESS_TOKEN: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }}
PIPELINE: "my-org/my-deploy-pipeline"
Expand Down

0 comments on commit a3273f3

Please sign in to comment.