Skip to content

Commit fbb1d1b

Browse files
authored
Merge pull request #57 from buildkite/SUP-2135-release-v2.1
SUP-2135 Update version 2.1.0
2 parents 9a17201 + 265780f commit fbb1d1b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @jradtilbrook @mcncl @james2791 @lizrabuya
1+
* @jradtilbrook @mcncl @lizrabuya @PriyaSudip

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ on: [push]
2323
2424
steps:
2525
- name: Trigger a Buildkite Build
26-
uses: "buildkite/trigger-pipeline-action@v2.0.0"
26+
uses: "buildkite/trigger-pipeline-action@v2.1.0"
2727
with:
2828
buildkite_api_access_token: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }}
2929
pipeline: "my-org/my-deploy-pipeline"

0 commit comments

Comments
 (0)