Skip to content

Commit d797c25

Browse files
Update Analog-inc/asciidoctor-action action to v1.3.2 (#636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Johannes Müller <[email protected]>
1 parent e8fe2bd commit d797c25

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Download source
7777
uses: actions/checkout@v4
7878
- name: Build manpages
79-
uses: Analog-inc/[email protected].1
79+
uses: Analog-inc/[email protected].2
8080
with:
8181
shellcommand: "make -B manpages SOURCE_DATE_EPOCH=\"$(date +%s --utc --date \"$(grep -m1 -o -E 'Date: .*' man/shard.yml.5 | cut -d' ' -f2)\")\""
8282
- name: Ensure no changes

man/shard.yml.5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'\" t
22
.\" Title: shard.yml
33
.\" Author: [see the "AUTHOR(S)" section]
4-
.\" Generator: Asciidoctor 2.0.20
4+
.\" Generator: Asciidoctor 2.0.23
55
.\" Date: 2024-03-28
66
.\" Manual: File Formats
77
.\" Source: shards 0.18.0

man/shards.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
'\" t
22
.\" Title: shards
33
.\" Author: [see the "AUTHOR(S)" section]
4-
.\" Generator: Asciidoctor 2.0.20
4+
.\" Generator: Asciidoctor 2.0.23
55
.\" Date: 2024-03-28
66
.\" Manual: Shards Manual
77
.\" Source: shards 0.18.0

0 commit comments

Comments
 (0)