Skip to content

Commit

Permalink
Merge pull request #24413 from ivotron/fix-promote-workflow
Browse files Browse the repository at this point in the history
gha: use full major.minor.patch version ID
  • Loading branch information
ivotron authored Dec 3, 2024
2 parents 1769a76 + 0abd1f6 commit 03eaa16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/promote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
secret-ids: |
,sdlc/prod/github/buildkite_token
parse-json-secrets: true
- uses: buildkite/trigger-pipeline-action@v2
- uses: buildkite/trigger-pipeline-action@v2.0.0
with:
buildkite_api_access_token: ${{ env.BUILDKITE_TOKEN }}
pipeline: "redpanda/redpanda"
Expand Down

0 comments on commit 03eaa16

Please sign in to comment.