We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff0935a commit 716964aCopy full SHA for 716964a
.github/workflows/build-updater.yml
@@ -41,6 +41,7 @@ jobs:
41
steps:
42
- name: Checkout Code
43
uses: actions/checkout@v4
44
+ ref: ''
45
46
- name: Setup Remote SSH Connection
47
if: inputs.ssh
0 commit comments