FIPS Checksums: checkout the head of the base repo as pristine

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15503)
This commit is contained in:
Tomas Mraz 2021-05-27 16:41:56 +02:00 committed by Pauli
parent e49095f186
commit 365d207faa

View File

@ -18,7 +18,8 @@ jobs:
mkdir ./artifact
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request.base.sha }}
repository: ${{ github.event.pull_request.base.repo.full_name }}
ref: ${{ github.event.pull_request.base.ref }}
path: source-pristine
- name: config pristine
run: ../source-pristine/config enable-fips && perl configdata.pm --dump