We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce1fa20 commit b44f082Copy full SHA for b44f082
.github/workflows/deploy-to-control-plane-review-app.yml
@@ -45,6 +45,7 @@ jobs:
45
uses: actions/checkout@v4
46
with:
47
fetch-depth: 0
48
+ ref: github.sha
49
50
- name: Validate Required Secrets and Variables
51
shell: bash
0 commit comments