diff --git a/.github/workflows/cpflow-promote-staging-to-production.yml b/.github/workflows/cpflow-promote-staging-to-production.yml index 6103c4d..bbd6394 100644 --- a/.github/workflows/cpflow-promote-staging-to-production.yml +++ b/.github/workflows/cpflow-promote-staging-to-production.yml @@ -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