chore: Pin external actions using hashes (#2019)

Note: I used exactly the version which are already being used (didn't
update anything).
Updates will come when we merge https://github.com/XRPLF/clio/pull/2018
This commit is contained in:
Ayaz Salikhov
2025-04-23 17:35:40 +01:00
committed by GitHub
parent e01d7d12cf
commit 88d27a7265
7 changed files with 14 additions and 14 deletions

View File

@@ -117,7 +117,7 @@ jobs:
steps:
- name: Clean workdir
if: ${{ runner.os == 'macOS' }}
uses: kuznetsss/workspace-cleanup@1.0
uses: kuznetsss/workspace-cleanup@80b9863b45562c148927c3d53621ef354e5ae7ce #v1.0
- uses: actions/download-artifact@v4
with: