Add ref to checkout
This commit is contained in:
@@ -52,6 +52,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
path: cromite
|
||||
ref: ${{ github.event.inputs.sha }}
|
||||
fetch-depth: 1
|
||||
|
||||
- name: Enable proxy on container
|
||||
|
||||
Reference in New Issue
Block a user