Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/cpflow-promote-staging-to-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
# upgrades are auditable and easy to roll forward. If your security policy
# requires immutable refs, run bin/pin-cpflow-github-ref with the full
# 40-character commit SHA behind the release tag and update the docs too.
uses: shakacode/control-plane-flow/.github/workflows/cpflow-promote-staging-to-production.yml@v5.0.4
uses: shakacode/control-plane-flow/.github/workflows/cpflow-promote-staging-to-production.yml@v5.1.1
with:
# Keep CPLN_TOKEN_PRODUCTION as a secret on this protected GitHub
# Environment. The caller passes the environment name, the upstream
Expand Down
Loading