Skip to content

Commit 773ac99

Browse files
committed
possible
1 parent 832e9ae commit 773ac99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-control-plane-review-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: actions/checkout@v4
4646
with:
4747
fetch-depth: 0
48-
ref: github.sha
48+
ref: ${{ github.sha }}
4949

5050
- name: Validate Required Secrets and Variables
5151
shell: bash

0 commit comments

Comments
 (0)