Skip to content

Commit

Permalink
Merge pull request #44 from buildkite/feature/release-readme
Browse files Browse the repository at this point in the history
Updated README sample action with v1.5.0
  • Loading branch information
james2791 authored Apr 13, 2023
2 parents f54a3b7 + a3273f3 commit 6c99744
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 6c99744

Please sign in to comment.