File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 74
74
- name : Download source
75
75
uses : actions/checkout@v2
76
76
- name : Build manpages
77
- uses : Analog-inc/asciidoctor-action@master
77
+ uses : Analog-inc/asciidoctor-action@v1.3.1
78
78
with :
79
79
shellcommand : " make -B manpages SOURCE_DATE_EPOCH=\" $(date +%s --utc --date \" $(grep -m1 -o -E 'Date: .*' man/shard.yml.5 | cut -d' ' -f2)\" )\" "
80
80
- name : Ensure no changes
Original file line number Diff line number Diff line change 1
1
'\" t
2
2
.\" Title: shard.yml
3
3
.\" Author: [see the "AUTHOR(S)" section]
4
- .\" Generator: Asciidoctor 2.0.17
4
+ .\" Generator: Asciidoctor 2.0.20
5
5
.\" Date: 2023-04-07
6
6
.\" Manual: File Formats
7
7
.\" Source: shards 0.17.3
Original file line number Diff line number Diff line change 1
1
'\" t
2
2
.\" Title: shards
3
3
.\" Author: [see the "AUTHOR(S)" section]
4
- .\" Generator: Asciidoctor 2.0.17
4
+ .\" Generator: Asciidoctor 2.0.20
5
5
.\" Date: 2023-04-07
6
6
.\" Manual: Shards Manual
7
7
.\" Source: shards 0.17.3
You can’t perform that action at this time.
0 commit comments