Compare commits

..

1 Commits

Author SHA1 Message Date
David Zülke
8422ea3448
Merge 89616df839 into ff7abcd0c3 2025-08-13 16:36:40 +02:00

View File

@ -353,7 +353,7 @@ jobs:
The `checkout` action provides the following outputs that can be referenced in later steps:
- `ref`, the Git ref that was checked out (not available if the checkout resulted in a detached `HEAD`)
- `commit`, the SHA of the commit that was checked out
- `sha`, the SHA of the commit that was checked out
# Recommended permissions