Skip to content

Commit 0783424

Browse files
committed
f
1 parent e46e76f commit 0783424

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check-certificates.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ jobs:
111111
EXPIRATION_DATE="$(
112112
(
113113
openssl x509 \
114+
-in "${{ env.CERTIFICATE_PATH }}" \
114115
-noout \
115116
-enddate
116117
) | (

0 commit comments

Comments
 (0)