Skip to content

Commit

Permalink
Update fly-colors.yml with action's commit SHA
Browse files Browse the repository at this point in the history
  • Loading branch information
lizrabuya authored Apr 30, 2024
1 parent ab05571 commit 7628aca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fly-colors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Trigger a Buildkite Build on Push using latest
uses: buildkite/trigger-pipeline-action@latest
uses: buildkite/trigger-pipeline-action@a885cbc4fdb52caa6dd34290a625d8cd51537d8a #PR #56
with:
buildkite_api_access_token: ${{ secrets.TRIGGER_BK_BUILD_TOKEN }}
pipeline: "lzrinc/experimental-pipeline"
Expand Down

0 comments on commit 7628aca

Please sign in to comment.