GHA: pin dependencies

Closes #13628
This commit is contained in:
renovate[bot] 2024-05-15 09:39:30 +00:00 committed by Daniel Stenberg
parent 17fbed2008
commit 7398037abe
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
24 changed files with 61 additions and 61 deletions

View file

@ -68,7 +68,7 @@ jobs:
sudo python3 -m pip install impacket
name: 'install prereqs'
- uses: actions/checkout@v4
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
- run: autoreconf -fi
name: 'autoreconf'