We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42566e9 commit 2cbbbbdCopy full SHA for 2cbbbbd
.github/workflows/ossf.yaml
@@ -34,6 +34,7 @@ jobs:
34
- name: "Checkout code"
35
uses: actions/checkout@v4
36
with:
37
+ ref: main
38
persist-credentials: false
39
40
- name: "Run analysis"
0 commit comments