From: Tomas Mraz Date: Mon, 24 May 2021 17:46:34 +0000 (+0200) Subject: FIPS checksums CI: use merge checkout to compute the new checksums X-Git-Tag: openssl-3.0.0-beta1~392 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=349fd92429145a5821e96dabae1c82eab93caa80;p=thirdparty%2Fopenssl.git FIPS checksums CI: use merge checkout to compute the new checksums Reviewed-by: Paul Dale Reviewed-by: Shane Lontis (Merged from https://github.com/openssl/openssl/pull/15433) --- diff --git a/.github/workflows/fips-checksums.yml b/.github/workflows/fips-checksums.yml index 17d8b4073dd..12953a38fbb 100644 --- a/.github/workflows/fips-checksums.yml +++ b/.github/workflows/fips-checksums.yml @@ -28,7 +28,6 @@ jobs: working-directory: ./build-pristine - uses: actions/checkout@v2 with: - ref: ${{ github.event.pull_request.head.sha }} clean: false - name: config run: ../config enable-fips && perl configdata.pm --dump