aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/rust-openssl.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/rust-openssl.yml')
-rw-r--r--.github/workflows/rust-openssl.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/rust-openssl.yml b/.github/workflows/rust-openssl.yml
index 68fbb33..b378752 100644
--- a/.github/workflows/rust-openssl.yml
+++ b/.github/workflows/rust-openssl.yml
@@ -19,7 +19,7 @@ jobs:
19 contents: read 19 contents: read
20 steps: 20 steps:
21 - name: "Checkout repository" 21 - name: "Checkout repository"
22 uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 22 uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
23 23
24 - name: "Build LibreSSL" 24 - name: "Build LibreSSL"
25 run: | 25 run: |