Pin dependencies

This commit is contained in:
OpenVPN Renovate 2025-04-24 16:31:50 +00:00
parent 3d25fbe189
commit 224ddc3ec5
2 changed files with 2 additions and 2 deletions

View File

@ -92,7 +92,7 @@ jobs:
name: "mingw unittest ${{ matrix.test }} - ${{ matrix.arch }} - OSSL"
steps:
- name: Retrieve mingw unittest
uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.2.1
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4.3.0
with:
name: openvpn-mingw-${{ matrix.arch }}-tests
path: unittests

View File

@ -25,7 +25,7 @@ jobs:
- name: Checkout OpenVPN
if: steps.check_submit.outputs.cache-hit != 'true'
uses: actions/checkout@v4
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Download Coverity Build Tool
if: steps.check_submit.outputs.cache-hit != 'true'