Skip to content

Commit

Permalink
Merge pull request #57 from buildkite/SUP-2135-release-v2.1
Browse files Browse the repository at this point in the history
SUP-2135 Update version 2.1.0
  • Loading branch information
lizrabuya committed Apr 30, 2024
2 parents 9a17201 + 265780f commit fbb1d1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* @jradtilbrook @mcncl @james2791 @lizrabuya
* @jradtilbrook @mcncl @lizrabuya @PriyaSudip
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 fbb1d1b

Please sign in to comment.